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

"IsDocument" flag in table for create default columns #94

Closed
yamelsenih opened this issue Nov 14, 2015 · 6 comments
Closed

"IsDocument" flag in table for create default columns #94

yamelsenih opened this issue Nov 14, 2015 · 6 comments

Comments

@yamelsenih
Copy link
Member

Whe a new table is created and it is a document that have columns like DocAction, DocStatus and handle workflow, is nice to have a method for create all columns automatically.

yamelsenih added a commit that referenced this issue Nov 16, 2015
* Add default columns for documents like: DocStatus, DocumentNo,
C_DocType
yamelsenih added a commit that referenced this issue Nov 16, 2015
* Add support for generate "M" class for document table
yamelsenih added a commit that referenced this issue Nov 16, 2015
* Fixed error with generate default column in document class
e-Evolution added a commit that referenced this issue Nov 18, 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:
  #94 * Fixed error with generate default column in document class
  #94 * Add support for generate "M" class for document table
  #94 * Add default columns for documents like: DocStatus, DocumentNo, C_DocType
  #93 * Resolve bug : when the window is maximized, does not maximize sort panel
@e-Evolution
Copy link
Contributor

Hi Yamel , I think that we need xml migration script to define the current document table in application dictionary , please would create to mark this in application dictionary ?

@e-Evolution
Copy link
Contributor

Hi Yamel , this commit break of build project , DocumentTemplate.BODY reference not exist

yamelsenih added a commit that referenced this issue Nov 19, 2015
* Add Document Template Class for generate class
@yamelsenih
Copy link
Member Author

Hi @e-Evolution the migration script is in XML from ca9b2e5

@e-Evolution
Copy link
Contributor

Hi Yamel I can not found of DocumentTemplate.BODY reference

@yamelsenih
Copy link
Member Author

Hi @e-Evolution this is in e3e4ead

yamelsenih added a commit that referenced this issue Nov 20, 2015
* Validation of columns created
* Validation of Process created
* Validation of Workflow created
* Validation of "M" Class created
e-Evolution added a commit that referenced this issue Nov 25, 2015
Error in entity type, before commit an migration script  is necessary check that are work so run migration in an adempiere seed fresh
@yamelsenih
Copy link
Member Author

See the new changes: Spin Contribution: FR: Table like Document

mckayERP pushed a commit to mckayERP/adempiere that referenced this issue Aug 7, 2016
* Add default columns for documents like: DocStatus, DocumentNo,
C_DocType
mckayERP pushed a commit to mckayERP/adempiere that referenced this issue Aug 7, 2016
* Add support for generate "M" class for document table
mckayERP pushed a commit to mckayERP/adempiere that referenced this issue Aug 7, 2016
* Fixed error with generate default column in document class
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#94 * Fixed error with generate default column in document class
  adempiere#94 * Add support for generate "M" class for document table
  adempiere#94 * Add default columns for documents like: DocStatus, DocumentNo, C_DocType
  adempiere#93 * Resolve bug : when the window is maximized, does not maximize sort panel
mckayERP pushed a commit to mckayERP/adempiere that referenced this issue Aug 7, 2016
* Add Document Template Class for generate class
mckayERP pushed a commit to mckayERP/adempiere that referenced this issue Aug 7, 2016
* Validation of columns created
* Validation of Process created
* Validation of Workflow created
* Validation of "M" Class created
mckayERP pushed a commit to mckayERP/adempiere that referenced this issue Aug 7, 2016
Error in entity type, before commit an migration script  is necessary check that are work so run migration in an adempiere seed fresh
This was referenced Feb 29, 2020
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

2 participants