IDEMPIERE-5109 Release 9 Horizon (#1088)
* IDEMPIERE-5109 Release 9 Horizon - Fill UUID in missing AD_TreeNodeMM_UU * - IDEMPIERE-1052 - set as Search for High Volume tables * - Fix supported versions in SECURITY.md * - Script to set the Version number * - Set credits and image * - script to clean trailing space from elements * - Set entity type EXT for Web Service tables * - IDEMPIERE-4214 Javadoc: correct warnings on newest java version * - Improvements to model generator classes * - Model classes * - Folders script maintenance new version
This commit is contained in:
parent
01b3c9d84f
commit
adba43ced0
|
@ -2,10 +2,10 @@
|
||||||
|
|
||||||
## Supported Versions
|
## Supported Versions
|
||||||
|
|
||||||
| Version | Supported |
|
| Version | Supported |
|
||||||
| ------------------- | ------------------ |
|
| -----------------| ------------------ |
|
||||||
| release-8.2 | :white_check_mark: |
|
| release-9 | :white_check_mark: |
|
||||||
| master a.k.a. 8.2z | :white_check_mark: |
|
| master a.k.a. 10 | :white_check_mark: |
|
||||||
|
|
||||||
## Reporting a Vulnerability
|
## Reporting a Vulnerability
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,42 @@
|
||||||
|
UPDATE ad_treenodemm SET ad_treenodemm_uu='cd4d5683-75dc-4a64-9a08-408af11cb030' WHERE ad_tree_id=10 AND node_id=200178
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_treenodemm SET ad_treenodemm_uu='01018cf7-d98a-463b-811c-10792bc59a1b' WHERE ad_tree_id=10 AND node_id=200179
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_treenodemm SET ad_treenodemm_uu='ffcf07ce-2753-429e-8fcb-aee2d7c1d22d' WHERE ad_tree_id=10 AND node_id=200180
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_treenodemm SET ad_treenodemm_uu='a90806bb-5956-450d-bcb6-a15b84e25c07' WHERE ad_tree_id=10 AND node_id=200182
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_treenodemm SET ad_treenodemm_uu='e8e3d5f5-ef4b-497b-b42a-3b45acdf1ba4' WHERE ad_tree_id=10 AND node_id=200184
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_treenodemm SET ad_treenodemm_uu='1808ab8d-4c91-4ee7-b2d8-f708c0f5ceda' WHERE ad_tree_id=10 AND node_id=200185
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_treenodemm SET ad_treenodemm_uu='53b32c2d-9195-4301-aa6f-f5dc570936a2' WHERE ad_tree_id=10 AND node_id=200186
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_treenodemm SET ad_treenodemm_uu='a10dcc3e-f5d4-4a2e-946a-646756774dea' WHERE ad_tree_id=10 AND node_id=200187
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_treenodemm SET ad_treenodemm_uu='29c090ab-6c5f-4d86-9a00-b6355ba29ed2' WHERE ad_tree_id=10 AND node_id=200188
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_treenodemm SET ad_treenodemm_uu='149259b2-30f6-4e37-b147-c4d60d2024dc' WHERE ad_tree_id=10 AND node_id=200189
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_treenodemm SET ad_treenodemm_uu='f0b44a4b-92be-4025-aad4-be507bd0d9f3' WHERE ad_tree_id=10 AND node_id=200190
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_treenodemm SET ad_treenodemm_uu='3455abf1-cf4b-425d-b028-e483a26532c2' WHERE ad_tree_id=10 AND node_id=200191
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_treenodemm SET ad_treenodemm_uu='041f2711-e5d4-48d6-a053-ca291cdb776a' WHERE ad_tree_id=10 AND node_id=200192
|
||||||
|
;
|
||||||
|
|
||||||
|
SELECT register_migration_script('202112231510_IDEMPIERE-5109_FillADTreeNodeMMUU.sql') FROM dual
|
||||||
|
;
|
||||||
|
|
|
@ -0,0 +1,27 @@
|
||||||
|
UPDATE ad_column SET ad_reference_id=30/*Search*/ WHERE ad_column_id=213515 /*AD_PrintHeaderFooter.CreatedBy*/ and ad_reference_id=18/*Table*/
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_column SET ad_reference_id=30/*Search*/ WHERE ad_column_id=213519 /*AD_PrintHeaderFooter.UpdatedBy*/ and ad_reference_id=18/*Table*/
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_column SET ad_reference_id=30/*Search*/ WHERE ad_column_id=214549 /*AD_SMTP.CreatedBy*/ and ad_reference_id=18/*Table*/
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_column SET ad_reference_id=30/*Search*/ WHERE ad_column_id=214553 /*AD_SMTP.UpdatedBy*/ and ad_reference_id=18/*Table*/
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_column SET ad_reference_id=30/*Search*/ WHERE ad_column_id=213052 /*AD_Tree_Favorite.CreatedBy*/ and ad_reference_id=18/*Table*/
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_column SET ad_reference_id=30/*Search*/ WHERE ad_column_id=213055 /*AD_Tree_Favorite.UpdatedBy*/ and ad_reference_id=18/*Table*/
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_column SET ad_reference_id=30/*Search*/ WHERE ad_column_id=213063 /*AD_Tree_Favorite_Node.CreatedBy*/ and ad_reference_id=18/*Table*/
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_column SET ad_reference_id=30/*Search*/ WHERE ad_column_id=213066 /*AD_Tree_Favorite_Node.UpdatedBy*/ and ad_reference_id=18/*Table*/
|
||||||
|
;
|
||||||
|
|
||||||
|
SELECT register_migration_script('202112231523_IDEMPIERE-5109_HighVolume.sql') FROM dual
|
||||||
|
;
|
||||||
|
|
|
@ -0,0 +1,13 @@
|
||||||
|
-- Set Version
|
||||||
|
UPDATE AD_SYSTEM
|
||||||
|
SET releaseno = '9',
|
||||||
|
VERSION = '2021-12-24'
|
||||||
|
WHERE ad_system_id = 0 AND ad_client_id = 0
|
||||||
|
;
|
||||||
|
|
||||||
|
COMMIT
|
||||||
|
;
|
||||||
|
|
||||||
|
SELECT register_migration_script('202112231543_IDEMPIERE-5109_Version.sql') FROM dual
|
||||||
|
;
|
||||||
|
|
|
@ -0,0 +1,147 @@
|
||||||
|
SET SQLBLANKLINES ON
|
||||||
|
SET DEFINE OFF
|
||||||
|
|
||||||
|
-- IDEMPIERE-5109 Release 9 Horizon
|
||||||
|
-- Dec 23, 2021, 6:12:35 PM CET
|
||||||
|
UPDATE AD_Element SET Name='Business Partner', PrintName='Business Partner',Updated=TO_DATE('2021-12-23 18:12:35','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Element_ID=187
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:12:35 PM CET
|
||||||
|
UPDATE AD_Column SET ColumnName='C_BPartner_ID', Name='Business Partner', Description='Identifies a Business Partner', Help='A Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salesperson', Placeholder=NULL WHERE AD_Element_ID=187
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:12:35 PM CET
|
||||||
|
UPDATE AD_Process_Para SET ColumnName='C_BPartner_ID', Name='Business Partner', Description='Identifies a Business Partner', Help='A Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salesperson', AD_Element_ID=187 WHERE UPPER(ColumnName)='C_BPARTNER_ID' AND IsCentrallyMaintained='Y' AND AD_Element_ID IS NULL
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:12:35 PM CET
|
||||||
|
UPDATE AD_Process_Para SET ColumnName='C_BPartner_ID', Name='Business Partner', Description='Identifies a Business Partner', Help='A Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salesperson', Placeholder=NULL WHERE AD_Element_ID=187 AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:12:35 PM CET
|
||||||
|
UPDATE AD_InfoColumn SET ColumnName='C_BPartner_ID', Name='Business Partner', Description='Identifies a Business Partner', Help='A Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salesperson', Placeholder=NULL WHERE AD_Element_ID=187 AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:12:35 PM CET
|
||||||
|
UPDATE AD_Field SET Name='Business Partner', Description='Identifies a Business Partner', Help='A Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salesperson', Placeholder=NULL WHERE AD_Column_ID IN (SELECT AD_Column_ID FROM AD_Column WHERE AD_Element_ID=187) AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:12:36 PM CET
|
||||||
|
UPDATE AD_PrintFormatItem SET PrintName='Business Partner', Name='Business Partner' WHERE IsCentrallyMaintained='Y' AND EXISTS (SELECT * FROM AD_Column c WHERE c.AD_Column_ID=AD_PrintFormatItem.AD_Column_ID AND c.AD_Element_ID=187)
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:12:50 PM CET
|
||||||
|
UPDATE AD_Element SET Name='Access Advanced', PrintName='Access Advanced',Updated=TO_DATE('2021-12-23 18:12:50','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Element_ID=202575
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:12:50 PM CET
|
||||||
|
UPDATE AD_Column SET ColumnName='IsAccessAdvanced', Name='Access Advanced', Description=NULL, Help=NULL, Placeholder=NULL WHERE AD_Element_ID=202575
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:12:50 PM CET
|
||||||
|
UPDATE AD_Process_Para SET ColumnName='IsAccessAdvanced', Name='Access Advanced', Description=NULL, Help=NULL, AD_Element_ID=202575 WHERE UPPER(ColumnName)='ISACCESSADVANCED' AND IsCentrallyMaintained='Y' AND AD_Element_ID IS NULL
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:12:50 PM CET
|
||||||
|
UPDATE AD_Process_Para SET ColumnName='IsAccessAdvanced', Name='Access Advanced', Description=NULL, Help=NULL, Placeholder=NULL WHERE AD_Element_ID=202575 AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:12:50 PM CET
|
||||||
|
UPDATE AD_InfoColumn SET ColumnName='IsAccessAdvanced', Name='Access Advanced', Description=NULL, Help=NULL, Placeholder=NULL WHERE AD_Element_ID=202575 AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:12:50 PM CET
|
||||||
|
UPDATE AD_Field SET Name='Access Advanced', Description=NULL, Help=NULL, Placeholder=NULL WHERE AD_Column_ID IN (SELECT AD_Column_ID FROM AD_Column WHERE AD_Element_ID=202575) AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:12:50 PM CET
|
||||||
|
UPDATE AD_PrintFormatItem SET PrintName='Access Advanced', Name='Access Advanced' WHERE IsCentrallyMaintained='Y' AND EXISTS (SELECT * FROM AD_Column c WHERE c.AD_Column_ID=AD_PrintFormatItem.AD_Column_ID AND c.AD_Element_ID=202575)
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:01 PM CET
|
||||||
|
UPDATE AD_Element SET Name='Image Alpha',Updated=TO_DATE('2021-12-23 18:13:01','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Element_ID=1719
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:01 PM CET
|
||||||
|
UPDATE AD_Column SET ColumnName='ImageAlpha', Name='Image Alpha', Description='Image Texture Composite Alpha', Help='Composite Alpha factor for taint color.', Placeholder=NULL WHERE AD_Element_ID=1719
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:01 PM CET
|
||||||
|
UPDATE AD_Process_Para SET ColumnName='ImageAlpha', Name='Image Alpha', Description='Image Texture Composite Alpha', Help='Composite Alpha factor for taint color.', AD_Element_ID=1719 WHERE UPPER(ColumnName)='IMAGEALPHA' AND IsCentrallyMaintained='Y' AND AD_Element_ID IS NULL
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:01 PM CET
|
||||||
|
UPDATE AD_Process_Para SET ColumnName='ImageAlpha', Name='Image Alpha', Description='Image Texture Composite Alpha', Help='Composite Alpha factor for taint color.', Placeholder=NULL WHERE AD_Element_ID=1719 AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:01 PM CET
|
||||||
|
UPDATE AD_InfoColumn SET ColumnName='ImageAlpha', Name='Image Alpha', Description='Image Texture Composite Alpha', Help='Composite Alpha factor for taint color.', Placeholder=NULL WHERE AD_Element_ID=1719 AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:01 PM CET
|
||||||
|
UPDATE AD_Field SET Name='Image Alpha', Description='Image Texture Composite Alpha', Help='Composite Alpha factor for taint color.', Placeholder=NULL WHERE AD_Column_ID IN (SELECT AD_Column_ID FROM AD_Column WHERE AD_Element_ID=1719) AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:01 PM CET
|
||||||
|
UPDATE AD_PrintFormatItem SET PrintName='Image Alpha', Name='Image Alpha' WHERE IsCentrallyMaintained='Y' AND EXISTS (SELECT * FROM AD_Column c WHERE c.AD_Column_ID=AD_PrintFormatItem.AD_Column_ID AND c.AD_Element_ID=1719)
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:18 PM CET
|
||||||
|
UPDATE AD_Element SET Name='Quantity Invoiced',Updated=TO_DATE('2021-12-23 18:13:18','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Element_ID=2045
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:18 PM CET
|
||||||
|
UPDATE AD_Column SET ColumnName='InvoicedQty', Name='Quantity Invoiced', Description='The quantity invoiced', Help=NULL, Placeholder=NULL WHERE AD_Element_ID=2045
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:18 PM CET
|
||||||
|
UPDATE AD_Process_Para SET ColumnName='InvoicedQty', Name='Quantity Invoiced', Description='The quantity invoiced', Help=NULL, AD_Element_ID=2045 WHERE UPPER(ColumnName)='INVOICEDQTY' AND IsCentrallyMaintained='Y' AND AD_Element_ID IS NULL
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:18 PM CET
|
||||||
|
UPDATE AD_Process_Para SET ColumnName='InvoicedQty', Name='Quantity Invoiced', Description='The quantity invoiced', Help=NULL, Placeholder=NULL WHERE AD_Element_ID=2045 AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:18 PM CET
|
||||||
|
UPDATE AD_InfoColumn SET ColumnName='InvoicedQty', Name='Quantity Invoiced', Description='The quantity invoiced', Help=NULL, Placeholder=NULL WHERE AD_Element_ID=2045 AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:18 PM CET
|
||||||
|
UPDATE AD_Field SET Name='Quantity Invoiced', Description='The quantity invoiced', Help=NULL, Placeholder=NULL WHERE AD_Column_ID IN (SELECT AD_Column_ID FROM AD_Column WHERE AD_Element_ID=2045) AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:18 PM CET
|
||||||
|
UPDATE AD_PrintFormatItem SET PrintName='Quantity Invoiced', Name='Quantity Invoiced' WHERE IsCentrallyMaintained='Y' AND EXISTS (SELECT * FROM AD_Column c WHERE c.AD_Column_ID=AD_PrintFormatItem.AD_Column_ID AND c.AD_Element_ID=2045)
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:27 PM CET
|
||||||
|
UPDATE AD_Element SET Name='Print detail records on invoice',Updated=TO_DATE('2021-12-23 18:13:27','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Element_ID=1175
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:27 PM CET
|
||||||
|
UPDATE AD_Column SET ColumnName='IsInvoicePrintDetails', Name='Print detail records on invoice', Description='Print detail BOM elements on the invoice', Help='The Print Details on Invoice indicates that the BOM element products will print on the Invoice as opposed to this product.', Placeholder=NULL WHERE AD_Element_ID=1175
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:27 PM CET
|
||||||
|
UPDATE AD_Process_Para SET ColumnName='IsInvoicePrintDetails', Name='Print detail records on invoice', Description='Print detail BOM elements on the invoice', Help='The Print Details on Invoice indicates that the BOM element products will print on the Invoice as opposed to this product.', AD_Element_ID=1175 WHERE UPPER(ColumnName)='ISINVOICEPRINTDETAILS' AND IsCentrallyMaintained='Y' AND AD_Element_ID IS NULL
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:27 PM CET
|
||||||
|
UPDATE AD_Process_Para SET ColumnName='IsInvoicePrintDetails', Name='Print detail records on invoice', Description='Print detail BOM elements on the invoice', Help='The Print Details on Invoice indicates that the BOM element products will print on the Invoice as opposed to this product.', Placeholder=NULL WHERE AD_Element_ID=1175 AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:27 PM CET
|
||||||
|
UPDATE AD_InfoColumn SET ColumnName='IsInvoicePrintDetails', Name='Print detail records on invoice', Description='Print detail BOM elements on the invoice', Help='The Print Details on Invoice indicates that the BOM element products will print on the Invoice as opposed to this product.', Placeholder=NULL WHERE AD_Element_ID=1175 AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:27 PM CET
|
||||||
|
UPDATE AD_Field SET Name='Print detail records on invoice', Description='Print detail BOM elements on the invoice', Help='The Print Details on Invoice indicates that the BOM element products will print on the Invoice as opposed to this product.', Placeholder=NULL WHERE AD_Column_ID IN (SELECT AD_Column_ID FROM AD_Column WHERE AD_Element_ID=1175) AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:27 PM CET
|
||||||
|
UPDATE AD_PrintFormatItem SET PrintName='Print detail on invoice', Name='Print detail records on invoice' WHERE IsCentrallyMaintained='Y' AND EXISTS (SELECT * FROM AD_Column c WHERE c.AD_Column_ID=AD_PrintFormatItem.AD_Column_ID AND c.AD_Element_ID=1175)
|
||||||
|
;
|
||||||
|
|
||||||
|
SELECT register_migration_script('202112231814_IDEMPIERE-5109_CleanTrailingSpace.sql') FROM dual
|
||||||
|
;
|
||||||
|
|
|
@ -0,0 +1,15 @@
|
||||||
|
-- Set Entity Type for Web Services Tables
|
||||||
|
UPDATE ad_table SET entitytype='EXT' WHERE tablename IN (
|
||||||
|
'WS_WebService',
|
||||||
|
'WS_WebServiceFieldInput',
|
||||||
|
'WS_WebServiceFieldOutput',
|
||||||
|
'WS_WebServiceMethod',
|
||||||
|
'WS_WebServiceType',
|
||||||
|
'WS_WebServiceTypeAccess',
|
||||||
|
'WS_WebService_Para'
|
||||||
|
)
|
||||||
|
;
|
||||||
|
|
||||||
|
SELECT register_migration_script('202112231844_IDEMPIERE-5109_EntityTypeWS.sql') FROM dual
|
||||||
|
;
|
||||||
|
|
|
@ -0,0 +1,42 @@
|
||||||
|
UPDATE ad_treenodemm SET ad_treenodemm_uu='cd4d5683-75dc-4a64-9a08-408af11cb030' WHERE ad_tree_id=10 AND node_id=200178
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_treenodemm SET ad_treenodemm_uu='01018cf7-d98a-463b-811c-10792bc59a1b' WHERE ad_tree_id=10 AND node_id=200179
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_treenodemm SET ad_treenodemm_uu='ffcf07ce-2753-429e-8fcb-aee2d7c1d22d' WHERE ad_tree_id=10 AND node_id=200180
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_treenodemm SET ad_treenodemm_uu='a90806bb-5956-450d-bcb6-a15b84e25c07' WHERE ad_tree_id=10 AND node_id=200182
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_treenodemm SET ad_treenodemm_uu='e8e3d5f5-ef4b-497b-b42a-3b45acdf1ba4' WHERE ad_tree_id=10 AND node_id=200184
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_treenodemm SET ad_treenodemm_uu='1808ab8d-4c91-4ee7-b2d8-f708c0f5ceda' WHERE ad_tree_id=10 AND node_id=200185
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_treenodemm SET ad_treenodemm_uu='53b32c2d-9195-4301-aa6f-f5dc570936a2' WHERE ad_tree_id=10 AND node_id=200186
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_treenodemm SET ad_treenodemm_uu='a10dcc3e-f5d4-4a2e-946a-646756774dea' WHERE ad_tree_id=10 AND node_id=200187
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_treenodemm SET ad_treenodemm_uu='29c090ab-6c5f-4d86-9a00-b6355ba29ed2' WHERE ad_tree_id=10 AND node_id=200188
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_treenodemm SET ad_treenodemm_uu='149259b2-30f6-4e37-b147-c4d60d2024dc' WHERE ad_tree_id=10 AND node_id=200189
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_treenodemm SET ad_treenodemm_uu='f0b44a4b-92be-4025-aad4-be507bd0d9f3' WHERE ad_tree_id=10 AND node_id=200190
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_treenodemm SET ad_treenodemm_uu='3455abf1-cf4b-425d-b028-e483a26532c2' WHERE ad_tree_id=10 AND node_id=200191
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_treenodemm SET ad_treenodemm_uu='041f2711-e5d4-48d6-a053-ca291cdb776a' WHERE ad_tree_id=10 AND node_id=200192
|
||||||
|
;
|
||||||
|
|
||||||
|
SELECT register_migration_script('202112231510_IDEMPIERE-5109_FillADTreeNodeMMUU.sql') FROM dual
|
||||||
|
;
|
||||||
|
|
|
@ -0,0 +1,27 @@
|
||||||
|
UPDATE ad_column SET ad_reference_id=30/*Search*/ WHERE ad_column_id=213515 /*AD_PrintHeaderFooter.CreatedBy*/ and ad_reference_id=18/*Table*/
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_column SET ad_reference_id=30/*Search*/ WHERE ad_column_id=213519 /*AD_PrintHeaderFooter.UpdatedBy*/ and ad_reference_id=18/*Table*/
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_column SET ad_reference_id=30/*Search*/ WHERE ad_column_id=214549 /*AD_SMTP.CreatedBy*/ and ad_reference_id=18/*Table*/
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_column SET ad_reference_id=30/*Search*/ WHERE ad_column_id=214553 /*AD_SMTP.UpdatedBy*/ and ad_reference_id=18/*Table*/
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_column SET ad_reference_id=30/*Search*/ WHERE ad_column_id=213052 /*AD_Tree_Favorite.CreatedBy*/ and ad_reference_id=18/*Table*/
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_column SET ad_reference_id=30/*Search*/ WHERE ad_column_id=213055 /*AD_Tree_Favorite.UpdatedBy*/ and ad_reference_id=18/*Table*/
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_column SET ad_reference_id=30/*Search*/ WHERE ad_column_id=213063 /*AD_Tree_Favorite_Node.CreatedBy*/ and ad_reference_id=18/*Table*/
|
||||||
|
;
|
||||||
|
|
||||||
|
UPDATE ad_column SET ad_reference_id=30/*Search*/ WHERE ad_column_id=213066 /*AD_Tree_Favorite_Node.UpdatedBy*/ and ad_reference_id=18/*Table*/
|
||||||
|
;
|
||||||
|
|
||||||
|
SELECT register_migration_script('202112231523_IDEMPIERE-5109_HighVolume.sql') FROM dual
|
||||||
|
;
|
||||||
|
|
|
@ -0,0 +1,10 @@
|
||||||
|
-- Set Version
|
||||||
|
UPDATE AD_SYSTEM
|
||||||
|
SET releaseno = '9',
|
||||||
|
VERSION = '2021-12-24'
|
||||||
|
WHERE ad_system_id = 0 AND ad_client_id = 0
|
||||||
|
;
|
||||||
|
|
||||||
|
SELECT register_migration_script('202112231543_IDEMPIERE-5109_Version.sql') FROM dual
|
||||||
|
;
|
||||||
|
|
|
@ -0,0 +1,144 @@
|
||||||
|
-- IDEMPIERE-5109 Release 9 Horizon
|
||||||
|
-- Dec 23, 2021, 6:12:35 PM CET
|
||||||
|
UPDATE AD_Element SET Name='Business Partner', PrintName='Business Partner',Updated=TO_TIMESTAMP('2021-12-23 18:12:35','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Element_ID=187
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:12:35 PM CET
|
||||||
|
UPDATE AD_Column SET ColumnName='C_BPartner_ID', Name='Business Partner', Description='Identifies a Business Partner', Help='A Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salesperson', Placeholder=NULL WHERE AD_Element_ID=187
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:12:35 PM CET
|
||||||
|
UPDATE AD_Process_Para SET ColumnName='C_BPartner_ID', Name='Business Partner', Description='Identifies a Business Partner', Help='A Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salesperson', AD_Element_ID=187 WHERE UPPER(ColumnName)='C_BPARTNER_ID' AND IsCentrallyMaintained='Y' AND AD_Element_ID IS NULL
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:12:35 PM CET
|
||||||
|
UPDATE AD_Process_Para SET ColumnName='C_BPartner_ID', Name='Business Partner', Description='Identifies a Business Partner', Help='A Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salesperson', Placeholder=NULL WHERE AD_Element_ID=187 AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:12:35 PM CET
|
||||||
|
UPDATE AD_InfoColumn SET ColumnName='C_BPartner_ID', Name='Business Partner', Description='Identifies a Business Partner', Help='A Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salesperson', Placeholder=NULL WHERE AD_Element_ID=187 AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:12:35 PM CET
|
||||||
|
UPDATE AD_Field SET Name='Business Partner', Description='Identifies a Business Partner', Help='A Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salesperson', Placeholder=NULL WHERE AD_Column_ID IN (SELECT AD_Column_ID FROM AD_Column WHERE AD_Element_ID=187) AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:12:36 PM CET
|
||||||
|
UPDATE AD_PrintFormatItem SET PrintName='Business Partner', Name='Business Partner' WHERE IsCentrallyMaintained='Y' AND EXISTS (SELECT * FROM AD_Column c WHERE c.AD_Column_ID=AD_PrintFormatItem.AD_Column_ID AND c.AD_Element_ID=187)
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:12:50 PM CET
|
||||||
|
UPDATE AD_Element SET Name='Access Advanced', PrintName='Access Advanced',Updated=TO_TIMESTAMP('2021-12-23 18:12:50','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Element_ID=202575
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:12:50 PM CET
|
||||||
|
UPDATE AD_Column SET ColumnName='IsAccessAdvanced', Name='Access Advanced', Description=NULL, Help=NULL, Placeholder=NULL WHERE AD_Element_ID=202575
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:12:50 PM CET
|
||||||
|
UPDATE AD_Process_Para SET ColumnName='IsAccessAdvanced', Name='Access Advanced', Description=NULL, Help=NULL, AD_Element_ID=202575 WHERE UPPER(ColumnName)='ISACCESSADVANCED' AND IsCentrallyMaintained='Y' AND AD_Element_ID IS NULL
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:12:50 PM CET
|
||||||
|
UPDATE AD_Process_Para SET ColumnName='IsAccessAdvanced', Name='Access Advanced', Description=NULL, Help=NULL, Placeholder=NULL WHERE AD_Element_ID=202575 AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:12:50 PM CET
|
||||||
|
UPDATE AD_InfoColumn SET ColumnName='IsAccessAdvanced', Name='Access Advanced', Description=NULL, Help=NULL, Placeholder=NULL WHERE AD_Element_ID=202575 AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:12:50 PM CET
|
||||||
|
UPDATE AD_Field SET Name='Access Advanced', Description=NULL, Help=NULL, Placeholder=NULL WHERE AD_Column_ID IN (SELECT AD_Column_ID FROM AD_Column WHERE AD_Element_ID=202575) AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:12:50 PM CET
|
||||||
|
UPDATE AD_PrintFormatItem SET PrintName='Access Advanced', Name='Access Advanced' WHERE IsCentrallyMaintained='Y' AND EXISTS (SELECT * FROM AD_Column c WHERE c.AD_Column_ID=AD_PrintFormatItem.AD_Column_ID AND c.AD_Element_ID=202575)
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:01 PM CET
|
||||||
|
UPDATE AD_Element SET Name='Image Alpha',Updated=TO_TIMESTAMP('2021-12-23 18:13:01','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Element_ID=1719
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:01 PM CET
|
||||||
|
UPDATE AD_Column SET ColumnName='ImageAlpha', Name='Image Alpha', Description='Image Texture Composite Alpha', Help='Composite Alpha factor for taint color.', Placeholder=NULL WHERE AD_Element_ID=1719
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:01 PM CET
|
||||||
|
UPDATE AD_Process_Para SET ColumnName='ImageAlpha', Name='Image Alpha', Description='Image Texture Composite Alpha', Help='Composite Alpha factor for taint color.', AD_Element_ID=1719 WHERE UPPER(ColumnName)='IMAGEALPHA' AND IsCentrallyMaintained='Y' AND AD_Element_ID IS NULL
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:01 PM CET
|
||||||
|
UPDATE AD_Process_Para SET ColumnName='ImageAlpha', Name='Image Alpha', Description='Image Texture Composite Alpha', Help='Composite Alpha factor for taint color.', Placeholder=NULL WHERE AD_Element_ID=1719 AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:01 PM CET
|
||||||
|
UPDATE AD_InfoColumn SET ColumnName='ImageAlpha', Name='Image Alpha', Description='Image Texture Composite Alpha', Help='Composite Alpha factor for taint color.', Placeholder=NULL WHERE AD_Element_ID=1719 AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:01 PM CET
|
||||||
|
UPDATE AD_Field SET Name='Image Alpha', Description='Image Texture Composite Alpha', Help='Composite Alpha factor for taint color.', Placeholder=NULL WHERE AD_Column_ID IN (SELECT AD_Column_ID FROM AD_Column WHERE AD_Element_ID=1719) AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:01 PM CET
|
||||||
|
UPDATE AD_PrintFormatItem SET PrintName='Image Alpha', Name='Image Alpha' WHERE IsCentrallyMaintained='Y' AND EXISTS (SELECT * FROM AD_Column c WHERE c.AD_Column_ID=AD_PrintFormatItem.AD_Column_ID AND c.AD_Element_ID=1719)
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:18 PM CET
|
||||||
|
UPDATE AD_Element SET Name='Quantity Invoiced',Updated=TO_TIMESTAMP('2021-12-23 18:13:18','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Element_ID=2045
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:18 PM CET
|
||||||
|
UPDATE AD_Column SET ColumnName='InvoicedQty', Name='Quantity Invoiced', Description='The quantity invoiced', Help=NULL, Placeholder=NULL WHERE AD_Element_ID=2045
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:18 PM CET
|
||||||
|
UPDATE AD_Process_Para SET ColumnName='InvoicedQty', Name='Quantity Invoiced', Description='The quantity invoiced', Help=NULL, AD_Element_ID=2045 WHERE UPPER(ColumnName)='INVOICEDQTY' AND IsCentrallyMaintained='Y' AND AD_Element_ID IS NULL
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:18 PM CET
|
||||||
|
UPDATE AD_Process_Para SET ColumnName='InvoicedQty', Name='Quantity Invoiced', Description='The quantity invoiced', Help=NULL, Placeholder=NULL WHERE AD_Element_ID=2045 AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:18 PM CET
|
||||||
|
UPDATE AD_InfoColumn SET ColumnName='InvoicedQty', Name='Quantity Invoiced', Description='The quantity invoiced', Help=NULL, Placeholder=NULL WHERE AD_Element_ID=2045 AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:18 PM CET
|
||||||
|
UPDATE AD_Field SET Name='Quantity Invoiced', Description='The quantity invoiced', Help=NULL, Placeholder=NULL WHERE AD_Column_ID IN (SELECT AD_Column_ID FROM AD_Column WHERE AD_Element_ID=2045) AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:18 PM CET
|
||||||
|
UPDATE AD_PrintFormatItem SET PrintName='Quantity Invoiced', Name='Quantity Invoiced' WHERE IsCentrallyMaintained='Y' AND EXISTS (SELECT * FROM AD_Column c WHERE c.AD_Column_ID=AD_PrintFormatItem.AD_Column_ID AND c.AD_Element_ID=2045)
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:27 PM CET
|
||||||
|
UPDATE AD_Element SET Name='Print detail records on invoice',Updated=TO_TIMESTAMP('2021-12-23 18:13:27','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Element_ID=1175
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:27 PM CET
|
||||||
|
UPDATE AD_Column SET ColumnName='IsInvoicePrintDetails', Name='Print detail records on invoice', Description='Print detail BOM elements on the invoice', Help='The Print Details on Invoice indicates that the BOM element products will print on the Invoice as opposed to this product.', Placeholder=NULL WHERE AD_Element_ID=1175
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:27 PM CET
|
||||||
|
UPDATE AD_Process_Para SET ColumnName='IsInvoicePrintDetails', Name='Print detail records on invoice', Description='Print detail BOM elements on the invoice', Help='The Print Details on Invoice indicates that the BOM element products will print on the Invoice as opposed to this product.', AD_Element_ID=1175 WHERE UPPER(ColumnName)='ISINVOICEPRINTDETAILS' AND IsCentrallyMaintained='Y' AND AD_Element_ID IS NULL
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:27 PM CET
|
||||||
|
UPDATE AD_Process_Para SET ColumnName='IsInvoicePrintDetails', Name='Print detail records on invoice', Description='Print detail BOM elements on the invoice', Help='The Print Details on Invoice indicates that the BOM element products will print on the Invoice as opposed to this product.', Placeholder=NULL WHERE AD_Element_ID=1175 AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:27 PM CET
|
||||||
|
UPDATE AD_InfoColumn SET ColumnName='IsInvoicePrintDetails', Name='Print detail records on invoice', Description='Print detail BOM elements on the invoice', Help='The Print Details on Invoice indicates that the BOM element products will print on the Invoice as opposed to this product.', Placeholder=NULL WHERE AD_Element_ID=1175 AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:27 PM CET
|
||||||
|
UPDATE AD_Field SET Name='Print detail records on invoice', Description='Print detail BOM elements on the invoice', Help='The Print Details on Invoice indicates that the BOM element products will print on the Invoice as opposed to this product.', Placeholder=NULL WHERE AD_Column_ID IN (SELECT AD_Column_ID FROM AD_Column WHERE AD_Element_ID=1175) AND IsCentrallyMaintained='Y'
|
||||||
|
;
|
||||||
|
|
||||||
|
-- Dec 23, 2021, 6:13:27 PM CET
|
||||||
|
UPDATE AD_PrintFormatItem SET PrintName='Print detail on invoice', Name='Print detail records on invoice' WHERE IsCentrallyMaintained='Y' AND EXISTS (SELECT * FROM AD_Column c WHERE c.AD_Column_ID=AD_PrintFormatItem.AD_Column_ID AND c.AD_Element_ID=1175)
|
||||||
|
;
|
||||||
|
|
||||||
|
SELECT register_migration_script('202112231814_IDEMPIERE-5109_CleanTrailingSpace.sql') FROM dual
|
||||||
|
;
|
||||||
|
|
|
@ -0,0 +1,15 @@
|
||||||
|
-- Set Entity Type for Web Services Tables
|
||||||
|
UPDATE ad_table SET entitytype='EXT' WHERE tablename IN (
|
||||||
|
'WS_WebService',
|
||||||
|
'WS_WebServiceFieldInput',
|
||||||
|
'WS_WebServiceFieldOutput',
|
||||||
|
'WS_WebServiceMethod',
|
||||||
|
'WS_WebServiceType',
|
||||||
|
'WS_WebServiceTypeAccess',
|
||||||
|
'WS_WebService_Para'
|
||||||
|
)
|
||||||
|
;
|
||||||
|
|
||||||
|
SELECT register_migration_script('202112231844_IDEMPIERE-5109_EntityTypeWS.sql') FROM dual
|
||||||
|
;
|
||||||
|
|
|
@ -446,9 +446,9 @@ public class ModelClassGenerator
|
||||||
|| columnName.equals("M_AttributeSet_ID") || columnName.equals("M_AttributeSetInstance_ID"))
|
|| columnName.equals("M_AttributeSet_ID") || columnName.equals("M_AttributeSetInstance_ID"))
|
||||||
firstOK = 0;
|
firstOK = 0;
|
||||||
// set _ID to null if < 0 for special column or < 1 for others
|
// set _ID to null if < 0 for special column or < 1 for others
|
||||||
sb.append("\t\tif (").append (columnName).append (" < ").append(firstOK).append(") ").append(NL)
|
sb.append("\t\tif (").append (columnName).append (" < ").append(firstOK).append(")").append(NL)
|
||||||
.append("\t").append(setValue).append(" (").append ("COLUMNNAME_").append(columnName).append(", null);").append(NL)
|
.append("\t").append(setValue).append(" (").append ("COLUMNNAME_").append(columnName).append(", null);").append(NL)
|
||||||
.append("\t\telse ").append(NL).append("\t");
|
.append("\t\telse").append(NL).append("\t");
|
||||||
}
|
}
|
||||||
sb.append(setValue).append(" (").append ("COLUMNNAME_").append(columnName).append(", Integer.valueOf(").append(columnName).append("));").append(NL);
|
sb.append(setValue).append(" (").append ("COLUMNNAME_").append(columnName).append(", Integer.valueOf(").append(columnName).append("));").append(NL);
|
||||||
}
|
}
|
||||||
|
@ -506,7 +506,7 @@ public class ModelClassGenerator
|
||||||
} else {
|
} else {
|
||||||
sb.append(" get").append(columnName);
|
sb.append(" get").append(columnName);
|
||||||
}
|
}
|
||||||
sb.append(" () ").append(NL)
|
sb.append("()").append(NL)
|
||||||
.append("\t{").append(NL)
|
.append("\t{").append(NL)
|
||||||
.append("\t\t");
|
.append("\t\t");
|
||||||
if (clazz.equals(Integer.class)) {
|
if (clazz.equals(Integer.class)) {
|
||||||
|
@ -552,28 +552,27 @@ public class ModelClassGenerator
|
||||||
public void generateJavaSetComment(String columnName, String propertyName, String description, StringBuilder result) {
|
public void generateJavaSetComment(String columnName, String propertyName, String description, StringBuilder result) {
|
||||||
|
|
||||||
result.append(NL)
|
result.append(NL)
|
||||||
.append("\t/** Set ").append(propertyName).append(".").append(NL)
|
.append("\t/** Set ").append(Util.maskHTML(propertyName)).append(".").append(NL)
|
||||||
.append("\t\t@param ").append(columnName).append(" ")
|
.append("\t\t@param ").append(columnName)
|
||||||
;
|
;
|
||||||
if (description != null && description.length() > 0) {
|
if (description != null && description.length() > 0) {
|
||||||
result.append(NL)
|
result.append(" ").append(Util.maskHTML(description));
|
||||||
.append("\t\t").append(description).append(NL);
|
|
||||||
} else {
|
} else {
|
||||||
result.append(propertyName);
|
result.append(" ").append(Util.maskHTML(propertyName));
|
||||||
}
|
}
|
||||||
result.append("\t */").append(NL);
|
result.append(NL).append("\t*/").append(NL);
|
||||||
}
|
}
|
||||||
|
|
||||||
// ****** Get Comment ******
|
// ****** Get Comment ******
|
||||||
public void generateJavaGetComment(String propertyName, String description, StringBuilder result) {
|
public void generateJavaGetComment(String propertyName, String description, StringBuilder result) {
|
||||||
|
|
||||||
result.append(NL)
|
result.append(NL)
|
||||||
.append("\t/** Get ").append(propertyName);
|
.append("\t/** Get ").append(Util.maskHTML(propertyName));
|
||||||
if (description != null && description.length() > 0) {
|
if (description != null && description.length() > 0) {
|
||||||
result.append(".").append(NL)
|
result.append(".").append(NL)
|
||||||
.append("\t\t@return ").append(description).append(NL);
|
.append("\t\t@return ").append(Util.maskHTML(description)).append(NL);
|
||||||
} else {
|
} else {
|
||||||
result.append(".\n\t\t@return ").append(propertyName);
|
result.append(".\n\t\t@return ").append(Util.maskHTML(propertyName));
|
||||||
}
|
}
|
||||||
result.append("\t */").append(NL);
|
result.append("\t */").append(NL);
|
||||||
}
|
}
|
||||||
|
@ -607,7 +606,7 @@ public class ModelClassGenerator
|
||||||
.append(AD_Reference_ID);
|
.append(AD_Reference_ID);
|
||||||
StringBuilder statement = new StringBuilder();
|
StringBuilder statement = new StringBuilder();
|
||||||
//
|
//
|
||||||
String sql = "SELECT Value, Name FROM AD_Ref_List WHERE AD_Reference_ID=? AND IsActive='Y' ORDER BY Value";
|
String sql = "SELECT Value, Name FROM AD_Ref_List WHERE AD_Reference_ID=? ORDER BY Value"; // even inactive, see IDEMPIERE-4979
|
||||||
PreparedStatement pstmt = null;
|
PreparedStatement pstmt = null;
|
||||||
ResultSet rs = null;
|
ResultSet rs = null;
|
||||||
try
|
try
|
||||||
|
@ -673,7 +672,7 @@ public class ModelClassGenerator
|
||||||
initCap = true;
|
initCap = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
retValue.append("\n\t/** ").append(name).append(" = ").append(value).append(" */");
|
retValue.append("\n\t/** ").append(Util.maskHTML(name)).append(" = ").append(Util.maskHTML(value)).append(" */");
|
||||||
retValue.append("\n\tpublic static final String ").append(columnName.toUpperCase())
|
retValue.append("\n\tpublic static final String ").append(columnName.toUpperCase())
|
||||||
.append("_").append(nameClean)
|
.append("_").append(nameClean)
|
||||||
.append(" = \"").append(value).append("\";");
|
.append(" = \"").append(value).append("\";");
|
||||||
|
|
|
@ -381,10 +381,10 @@ public class ModelInterfaceGenerator
|
||||||
public void generateJavaComment(String startOfComment, String propertyName, String description, StringBuilder result) {
|
public void generateJavaComment(String startOfComment, String propertyName, String description, StringBuilder result) {
|
||||||
result.append("\n")
|
result.append("\n")
|
||||||
.append("\t/** ").append(startOfComment).append(" ")
|
.append("\t/** ").append(startOfComment).append(" ")
|
||||||
.append(propertyName);
|
.append(Util.maskHTML(propertyName));
|
||||||
|
|
||||||
if (description != null && description.length() > 0)
|
if (description != null && description.length() > 0)
|
||||||
result.append(".\n\t * ").append(description).append(NL);
|
result.append(".\n\t * ").append(Util.maskHTML(description)).append(NL);
|
||||||
|
|
||||||
result.append("\t */\n");
|
result.append("\t */\n");
|
||||||
}
|
}
|
||||||
|
|
|
@ -64,11 +64,11 @@ public final class Adempiere
|
||||||
/** Timestamp */
|
/** Timestamp */
|
||||||
static public final String ID = "$Id: Adempiere.java,v 1.8 2006/08/11 02:58:14 jjanke Exp $";
|
static public final String ID = "$Id: Adempiere.java,v 1.8 2006/08/11 02:58:14 jjanke Exp $";
|
||||||
/** Main Version String */
|
/** Main Version String */
|
||||||
static public String MAIN_VERSION = "Development 9.0";
|
static public String MAIN_VERSION = "Release 9";
|
||||||
/** Detail Version as date Used for Client/Server */
|
/** Detail Version as date Used for Client/Server */
|
||||||
static public String DATE_VERSION = "2021-09-01";
|
static public String DATE_VERSION = "2021-12-24";
|
||||||
/** Database Version as date Compared with AD_System */
|
/** Database Version as date Compared with AD_System */
|
||||||
static public String DB_VERSION = "2020-12-20";
|
static public String DB_VERSION = "2021-12-24";
|
||||||
|
|
||||||
/** Product Name */
|
/** Product Name */
|
||||||
static public final String NAME = "iDempiere\u00AE";
|
static public final String NAME = "iDempiere\u00AE";
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_AccessLog
|
/** Generated Interface for AD_AccessLog
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_AccessLog
|
public interface I_AD_AccessLog
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Alert
|
/** Generated Interface for AD_Alert
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Alert
|
public interface I_AD_Alert
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_AlertProcessor
|
/** Generated Interface for AD_AlertProcessor
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_AlertProcessor
|
public interface I_AD_AlertProcessor
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_AlertProcessorLog
|
/** Generated Interface for AD_AlertProcessorLog
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_AlertProcessorLog
|
public interface I_AD_AlertProcessorLog
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_AlertRecipient
|
/** Generated Interface for AD_AlertRecipient
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_AlertRecipient
|
public interface I_AD_AlertRecipient
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_AlertRule
|
/** Generated Interface for AD_AlertRule
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_AlertRule
|
public interface I_AD_AlertRule
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_AllClients_V
|
/** Generated Interface for AD_AllClients_V
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_AllClients_V
|
public interface I_AD_AllClients_V
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_AllUsers_V
|
/** Generated Interface for AD_AllUsers_V
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_AllUsers_V
|
public interface I_AD_AllUsers_V
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Archive
|
/** Generated Interface for AD_Archive
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Archive
|
public interface I_AD_Archive
|
||||||
{
|
{
|
||||||
|
@ -141,12 +141,12 @@ public interface I_AD_Archive
|
||||||
/** Column name C_BPartner_ID */
|
/** Column name C_BPartner_ID */
|
||||||
public static final String COLUMNNAME_C_BPartner_ID = "C_BPartner_ID";
|
public static final String COLUMNNAME_C_BPartner_ID = "C_BPartner_ID";
|
||||||
|
|
||||||
/** Set Business Partner .
|
/** Set Business Partner.
|
||||||
* Identifies a Business Partner
|
* Identifies a Business Partner
|
||||||
*/
|
*/
|
||||||
public void setC_BPartner_ID (int C_BPartner_ID);
|
public void setC_BPartner_ID (int C_BPartner_ID);
|
||||||
|
|
||||||
/** Get Business Partner .
|
/** Get Business Partner.
|
||||||
* Identifies a Business Partner
|
* Identifies a Business Partner
|
||||||
*/
|
*/
|
||||||
public int getC_BPartner_ID();
|
public int getC_BPartner_ID();
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Attachment
|
/** Generated Interface for AD_Attachment
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Attachment
|
public interface I_AD_Attachment
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_AttachmentNote
|
/** Generated Interface for AD_AttachmentNote
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_AttachmentNote
|
public interface I_AD_AttachmentNote
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Attribute
|
/** Generated Interface for AD_Attribute
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Attribute
|
public interface I_AD_Attribute
|
||||||
{
|
{
|
||||||
|
@ -428,13 +428,17 @@ public interface I_AD_Attribute
|
||||||
|
|
||||||
/** Set Value Format.
|
/** Set Value Format.
|
||||||
* Format of the value;
|
* Format of the value;
|
||||||
Can contain fixed format elements, Variables: "_lLoOaAcCa09"
|
Can contain fixed format elements, Variables: "
|
||||||
|
_lLoOaAcCa09"
|
||||||
|
|
||||||
*/
|
*/
|
||||||
public void setVFormat (String VFormat);
|
public void setVFormat (String VFormat);
|
||||||
|
|
||||||
/** Get Value Format.
|
/** Get Value Format.
|
||||||
* Format of the value;
|
* Format of the value;
|
||||||
Can contain fixed format elements, Variables: "_lLoOaAcCa09"
|
Can contain fixed format elements, Variables: "
|
||||||
|
_lLoOaAcCa09"
|
||||||
|
|
||||||
*/
|
*/
|
||||||
public String getVFormat();
|
public String getVFormat();
|
||||||
}
|
}
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Attribute_Value
|
/** Generated Interface for AD_Attribute_Value
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Attribute_Value
|
public interface I_AD_Attribute_Value
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_AuthorizationAccount
|
/** Generated Interface for AD_AuthorizationAccount
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_AuthorizationAccount
|
public interface I_AD_AuthorizationAccount
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_AuthorizationCredential
|
/** Generated Interface for AD_AuthorizationCredential
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_AuthorizationCredential
|
public interface I_AD_AuthorizationCredential
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_AuthorizationProvider
|
/** Generated Interface for AD_AuthorizationProvider
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_AuthorizationProvider
|
public interface I_AD_AuthorizationProvider
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_AuthorizationScopeProv
|
/** Generated Interface for AD_AuthorizationScopeProv
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_AuthorizationScopeProv
|
public interface I_AD_AuthorizationScopeProv
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_BroadcastMessage
|
/** Generated Interface for AD_BroadcastMessage
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_BroadcastMessage
|
public interface I_AD_BroadcastMessage
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_ChangeLog
|
/** Generated Interface for AD_ChangeLog
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_ChangeLog
|
public interface I_AD_ChangeLog
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Chart
|
/** Generated Interface for AD_Chart
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Chart
|
public interface I_AD_Chart
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_ChartDatasource
|
/** Generated Interface for AD_ChartDatasource
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_ChartDatasource
|
public interface I_AD_ChartDatasource
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Client
|
/** Generated Interface for AD_Client
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Client
|
public interface I_AD_Client
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_ClientInfo
|
/** Generated Interface for AD_ClientInfo
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_ClientInfo
|
public interface I_AD_ClientInfo
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_ClientShare
|
/** Generated Interface for AD_ClientShare
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_ClientShare
|
public interface I_AD_ClientShare
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Color
|
/** Generated Interface for AD_Color
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Color
|
public interface I_AD_Color
|
||||||
{
|
{
|
||||||
|
@ -209,12 +209,12 @@ public interface I_AD_Color
|
||||||
/** Column name ImageAlpha */
|
/** Column name ImageAlpha */
|
||||||
public static final String COLUMNNAME_ImageAlpha = "ImageAlpha";
|
public static final String COLUMNNAME_ImageAlpha = "ImageAlpha";
|
||||||
|
|
||||||
/** Set Image Alpha .
|
/** Set Image Alpha.
|
||||||
* Image Texture Composite Alpha
|
* Image Texture Composite Alpha
|
||||||
*/
|
*/
|
||||||
public void setImageAlpha (BigDecimal ImageAlpha);
|
public void setImageAlpha (BigDecimal ImageAlpha);
|
||||||
|
|
||||||
/** Get Image Alpha .
|
/** Get Image Alpha.
|
||||||
* Image Texture Composite Alpha
|
* Image Texture Composite Alpha
|
||||||
*/
|
*/
|
||||||
public BigDecimal getImageAlpha();
|
public BigDecimal getImageAlpha();
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Column
|
/** Generated Interface for AD_Column
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Column
|
public interface I_AD_Column
|
||||||
{
|
{
|
||||||
|
@ -719,13 +719,17 @@ public interface I_AD_Column
|
||||||
|
|
||||||
/** Set Value Format.
|
/** Set Value Format.
|
||||||
* Format of the value;
|
* Format of the value;
|
||||||
Can contain fixed format elements, Variables: "_lLoOaAcCa09"
|
Can contain fixed format elements, Variables: "
|
||||||
|
_lLoOaAcCa09"
|
||||||
|
|
||||||
*/
|
*/
|
||||||
public void setVFormat (String VFormat);
|
public void setVFormat (String VFormat);
|
||||||
|
|
||||||
/** Get Value Format.
|
/** Get Value Format.
|
||||||
* Format of the value;
|
* Format of the value;
|
||||||
Can contain fixed format elements, Variables: "_lLoOaAcCa09"
|
Can contain fixed format elements, Variables: "
|
||||||
|
_lLoOaAcCa09"
|
||||||
|
|
||||||
*/
|
*/
|
||||||
public String getVFormat();
|
public String getVFormat();
|
||||||
}
|
}
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Column_Access
|
/** Generated Interface for AD_Column_Access
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Column_Access
|
public interface I_AD_Column_Access
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_CtxHelp
|
/** Generated Interface for AD_CtxHelp
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_CtxHelp
|
public interface I_AD_CtxHelp
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_CtxHelpMsg
|
/** Generated Interface for AD_CtxHelpMsg
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_CtxHelpMsg
|
public interface I_AD_CtxHelpMsg
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_CtxHelpSuggestion
|
/** Generated Interface for AD_CtxHelpSuggestion
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_CtxHelpSuggestion
|
public interface I_AD_CtxHelpSuggestion
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Document_Action_Access
|
/** Generated Interface for AD_Document_Action_Access
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Document_Action_Access
|
public interface I_AD_Document_Action_Access
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Element
|
/** Generated Interface for AD_Element
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Element
|
public interface I_AD_Element
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_EntityType
|
/** Generated Interface for AD_EntityType
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_EntityType
|
public interface I_AD_EntityType
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Error
|
/** Generated Interface for AD_Error
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Error
|
public interface I_AD_Error
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Field
|
/** Generated Interface for AD_Field
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Field
|
public interface I_AD_Field
|
||||||
{
|
{
|
||||||
|
@ -717,13 +717,17 @@ public interface I_AD_Field
|
||||||
|
|
||||||
/** Set Value Format.
|
/** Set Value Format.
|
||||||
* Format of the value;
|
* Format of the value;
|
||||||
Can contain fixed format elements, Variables: "_lLoOaAcCa09"
|
Can contain fixed format elements, Variables: "
|
||||||
|
_lLoOaAcCa09"
|
||||||
|
|
||||||
*/
|
*/
|
||||||
public void setVFormat (String VFormat);
|
public void setVFormat (String VFormat);
|
||||||
|
|
||||||
/** Get Value Format.
|
/** Get Value Format.
|
||||||
* Format of the value;
|
* Format of the value;
|
||||||
Can contain fixed format elements, Variables: "_lLoOaAcCa09"
|
Can contain fixed format elements, Variables: "
|
||||||
|
_lLoOaAcCa09"
|
||||||
|
|
||||||
*/
|
*/
|
||||||
public String getVFormat();
|
public String getVFormat();
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_FieldGroup
|
/** Generated Interface for AD_FieldGroup
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_FieldGroup
|
public interface I_AD_FieldGroup
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_FieldSuggestion
|
/** Generated Interface for AD_FieldSuggestion
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_FieldSuggestion
|
public interface I_AD_FieldSuggestion
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Find
|
/** Generated Interface for AD_Find
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Find
|
public interface I_AD_Find
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Form
|
/** Generated Interface for AD_Form
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Form
|
public interface I_AD_Form
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Form_Access
|
/** Generated Interface for AD_Form_Access
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Form_Access
|
public interface I_AD_Form_Access
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_HouseKeeping
|
/** Generated Interface for AD_HouseKeeping
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_HouseKeeping
|
public interface I_AD_HouseKeeping
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Image
|
/** Generated Interface for AD_Image
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Image
|
public interface I_AD_Image
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_ImpFormat
|
/** Generated Interface for AD_ImpFormat
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_ImpFormat
|
public interface I_AD_ImpFormat
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_ImpFormat_Row
|
/** Generated Interface for AD_ImpFormat_Row
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_ImpFormat_Row
|
public interface I_AD_ImpFormat_Row
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_ImportTemplate
|
/** Generated Interface for AD_ImportTemplate
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_ImportTemplate
|
public interface I_AD_ImportTemplate
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_ImportTemplateAccess
|
/** Generated Interface for AD_ImportTemplateAccess
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_ImportTemplateAccess
|
public interface I_AD_ImportTemplateAccess
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_IndexColumn
|
/** Generated Interface for AD_IndexColumn
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_IndexColumn
|
public interface I_AD_IndexColumn
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_InfoColumn
|
/** Generated Interface for AD_InfoColumn
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_InfoColumn
|
public interface I_AD_InfoColumn
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_InfoProcess
|
/** Generated Interface for AD_InfoProcess
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_InfoProcess
|
public interface I_AD_InfoProcess
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_InfoRelated
|
/** Generated Interface for AD_InfoRelated
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_InfoRelated
|
public interface I_AD_InfoRelated
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_InfoWindow
|
/** Generated Interface for AD_InfoWindow
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_InfoWindow
|
public interface I_AD_InfoWindow
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_InfoWindow_Access
|
/** Generated Interface for AD_InfoWindow_Access
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_InfoWindow_Access
|
public interface I_AD_InfoWindow_Access
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Issue
|
/** Generated Interface for AD_Issue
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Issue
|
public interface I_AD_Issue
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_LabelPrinter
|
/** Generated Interface for AD_LabelPrinter
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_LabelPrinter
|
public interface I_AD_LabelPrinter
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_LabelPrinterFunction
|
/** Generated Interface for AD_LabelPrinterFunction
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_LabelPrinterFunction
|
public interface I_AD_LabelPrinterFunction
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Language
|
/** Generated Interface for AD_Language
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Language
|
public interface I_AD_Language
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_LdapAccess
|
/** Generated Interface for AD_LdapAccess
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_LdapAccess
|
public interface I_AD_LdapAccess
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_LdapProcessor
|
/** Generated Interface for AD_LdapProcessor
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_LdapProcessor
|
public interface I_AD_LdapProcessor
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_LdapProcessorLog
|
/** Generated Interface for AD_LdapProcessorLog
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_LdapProcessorLog
|
public interface I_AD_LdapProcessorLog
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Menu
|
/** Generated Interface for AD_Menu
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Menu
|
public interface I_AD_Menu
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Message
|
/** Generated Interface for AD_Message
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Message
|
public interface I_AD_Message
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_MigrationScript
|
/** Generated Interface for AD_MigrationScript
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_MigrationScript
|
public interface I_AD_MigrationScript
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_ModelValidator
|
/** Generated Interface for AD_ModelValidator
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_ModelValidator
|
public interface I_AD_ModelValidator
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Modification
|
/** Generated Interface for AD_Modification
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Modification
|
public interface I_AD_Modification
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Note
|
/** Generated Interface for AD_Note
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Note
|
public interface I_AD_Note
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Org
|
/** Generated Interface for AD_Org
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Org
|
public interface I_AD_Org
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_OrgInfo
|
/** Generated Interface for AD_OrgInfo
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_OrgInfo
|
public interface I_AD_OrgInfo
|
||||||
{
|
{
|
||||||
|
@ -151,12 +151,14 @@ public interface I_AD_OrgInfo
|
||||||
public static final String COLUMNNAME_DUNS = "DUNS";
|
public static final String COLUMNNAME_DUNS = "DUNS";
|
||||||
|
|
||||||
/** Set D-U-N-S.
|
/** Set D-U-N-S.
|
||||||
* Dun & Bradstreet Number
|
* Dun &
|
||||||
|
Bradstreet Number
|
||||||
*/
|
*/
|
||||||
public void setDUNS (String DUNS);
|
public void setDUNS (String DUNS);
|
||||||
|
|
||||||
/** Get D-U-N-S.
|
/** Get D-U-N-S.
|
||||||
* Dun & Bradstreet Number
|
* Dun &
|
||||||
|
Bradstreet Number
|
||||||
*/
|
*/
|
||||||
public String getDUNS();
|
public String getDUNS();
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_OrgType
|
/** Generated Interface for AD_OrgType
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_OrgType
|
public interface I_AD_OrgType
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_PInstance
|
/** Generated Interface for AD_PInstance
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_PInstance
|
public interface I_AD_PInstance
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_PInstance_Log
|
/** Generated Interface for AD_PInstance_Log
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_PInstance_Log
|
public interface I_AD_PInstance_Log
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_PInstance_Para
|
/** Generated Interface for AD_PInstance_Para
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_PInstance_Para
|
public interface I_AD_PInstance_Para
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Package_Exp
|
/** Generated Interface for AD_Package_Exp
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Package_Exp
|
public interface I_AD_Package_Exp
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Package_Exp_Detail
|
/** Generated Interface for AD_Package_Exp_Detail
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Package_Exp_Detail
|
public interface I_AD_Package_Exp_Detail
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Package_Imp
|
/** Generated Interface for AD_Package_Imp
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Package_Imp
|
public interface I_AD_Package_Imp
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Package_Imp_Backup
|
/** Generated Interface for AD_Package_Imp_Backup
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Package_Imp_Backup
|
public interface I_AD_Package_Imp_Backup
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Package_Imp_Detail
|
/** Generated Interface for AD_Package_Imp_Detail
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Package_Imp_Detail
|
public interface I_AD_Package_Imp_Detail
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Package_Imp_Inst
|
/** Generated Interface for AD_Package_Imp_Inst
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Package_Imp_Inst
|
public interface I_AD_Package_Imp_Inst
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Package_Imp_Proc
|
/** Generated Interface for AD_Package_Imp_Proc
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Package_Imp_Proc
|
public interface I_AD_Package_Imp_Proc
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Package_UUID_Map
|
/** Generated Interface for AD_Package_UUID_Map
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Package_UUID_Map
|
public interface I_AD_Package_UUID_Map
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_PasswordRule
|
/** Generated Interface for AD_PasswordRule
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_PasswordRule
|
public interface I_AD_PasswordRule
|
||||||
{
|
{
|
||||||
|
@ -178,12 +178,14 @@ public interface I_AD_PasswordRule
|
||||||
public static final String COLUMNNAME_IsUserNameRule = "IsUserNameRule";
|
public static final String COLUMNNAME_IsUserNameRule = "IsUserNameRule";
|
||||||
|
|
||||||
/** Set User Name Rule.
|
/** Set User Name Rule.
|
||||||
* Validate the password doesn't contain user name (ignore case and match backwards)
|
* Validate the password doesn'
|
||||||
|
t contain user name (ignore case and match backwards)
|
||||||
*/
|
*/
|
||||||
public void setIsUserNameRule (boolean IsUserNameRule);
|
public void setIsUserNameRule (boolean IsUserNameRule);
|
||||||
|
|
||||||
/** Get User Name Rule.
|
/** Get User Name Rule.
|
||||||
* Validate the password doesn't contain user name (ignore case and match backwards)
|
* Validate the password doesn'
|
||||||
|
t contain user name (ignore case and match backwards)
|
||||||
*/
|
*/
|
||||||
public boolean isUserNameRule();
|
public boolean isUserNameRule();
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Password_History
|
/** Generated Interface for AD_Password_History
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Password_History
|
public interface I_AD_Password_History
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_PostIt
|
/** Generated Interface for AD_PostIt
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_PostIt
|
public interface I_AD_PostIt
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_Preference
|
/** Generated Interface for AD_Preference
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_Preference
|
public interface I_AD_Preference
|
||||||
{
|
{
|
||||||
|
|
|
@ -22,7 +22,7 @@ import org.compiere.util.KeyNamePair;
|
||||||
|
|
||||||
/** Generated Interface for AD_PrintColor
|
/** Generated Interface for AD_PrintColor
|
||||||
* @author iDempiere (generated)
|
* @author iDempiere (generated)
|
||||||
* @version Development 9.0
|
* @version Release 9
|
||||||
*/
|
*/
|
||||||
public interface I_AD_PrintColor
|
public interface I_AD_PrintColor
|
||||||
{
|
{
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue