Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change "Create From" UI for Form like Dialog in window without "hardcode" #114

Closed
yamelsenih opened this issue Nov 22, 2015 · 3 comments
Closed
Assignees

Comments

@yamelsenih
Copy link
Member

The create from dialogs in window is hardcoded and it is used instead the form defined dynamically.
By default, the forms is launched in window like a CFrame and it must be like CDialog.

@yamelsenih yamelsenih self-assigned this Nov 22, 2015
yamelsenih added a commit that referenced this issue Nov 27, 2015
C_BankStatement" like Dynamic Form
* Change to Modal view form inside window
e-Evolution added a commit that referenced this issue Nov 27, 2015
…o hotfix/3.8.0#002

# By Yamel Senih (ERPCyA)
# Via Yamel Senih (ERPCyA)
* 'hotfix/3.8.0#002' of github.com:adempiere/adempiere:
  #114 Add "CreateFrom in C_BankStatement" like Dynamic Form * Change to Modal view form inside window
  #105 Fixed error with Entity Type: * Change all entity to Dictionary
yamelsenih added a commit that referenced this issue Dec 3, 2015
C_Invoice" like Dynamic Form
#114
* Set defaut info for CreateFromPanel
@e-Evolution
Copy link
Contributor

Hi Yamel , I found bug for all create from window , the issue is that the context variables not work as with original functionality.

The problem is that now when open a from from a grid window the system create a new Window No for Form , but before was use Window No of the grid window, it cause an strange behavior, because try search context variable that not found this window i.e.

Create a material receipt using create from , before the locator had default value because take warehouse from grid window but not found because have a new window no then the values is null , it cause strange behavior when try process of lines.

@taherelhossin
Copy link

The same here, thank you e-Evolution

@yamelsenih
Copy link
Member Author

It will be change to Smart Browse, referenced in #296

mckayERP pushed a commit to mckayERP/adempiere that referenced this issue Aug 7, 2016
C_BankStatement" like Dynamic Form
* Change to Modal view form inside window
mckayERP pushed a commit to mckayERP/adempiere that referenced this issue Aug 7, 2016
…o hotfix/3.8.0#002

# By Yamel Senih (ERPCyA)
# Via Yamel Senih (ERPCyA)
* 'hotfix/3.8.0#002' of github.com:adempiere/adempiere:
  adempiere#114 Add "CreateFrom in C_BankStatement" like Dynamic Form * Change to Modal view form inside window
  adempiere#105 Fixed error with Entity Type: * Change all entity to Dictionary
mckayERP pushed a commit to mckayERP/adempiere that referenced this issue Aug 7, 2016
mckayERP pushed a commit to mckayERP/adempiere that referenced this issue Aug 7, 2016
C_Invoice" like Dynamic Form
adempiere#114
* Set defaut info for CreateFromPanel
mckayERP pushed a commit to mckayERP/adempiere that referenced this issue Aug 7, 2016
mckayERP pushed a commit to mckayERP/adempiere that referenced this issue Aug 7, 2016
mckayERP pushed a commit to mckayERP/adempiere that referenced this issue Aug 7, 2016
e-Evolution added a commit that referenced this issue Aug 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants