Commit Graph

253 Commits

Author SHA1 Message Date
Carlos Ruiz 88508cfa22 ADEMPIERE-119 Missing '=' in MAcctSchemaElement.getValueQuery
https://adempiere.atlassian.net/browse/ADEMPIERE-119
Thanks to Freepath
2012-06-02 13:08:09 -05:00
Carlos Ruiz 5be12ca9cd IDEMPIERE-242 ImageField not working in non form based print format
Found that a350b4d51f50 broke the gardenworld invoice sample (pointing to M_Product.ImageURL) - refactored the layoutTable
2012-05-30 11:55:14 -05:00
Carlos Ruiz f55f7e0e66 IDEMPIERE-281 Extend Import Inventory to support also internal use 2012-05-29 00:45:34 -05:00
Juliana Corredor e92b43053f IDEMPIERE-266 filter inactive printformats 2012-05-28 19:02:11 -05:00
Heng Sin Low 4f657aedd9 Merge with 5c03ce261cf232e12517ed2614d641083e09accb ( iDempiere Head ) 2012-05-28 15:01:13 +08:00
Heng Sin Low b7c3d48f2d IDEMPIERE-254 2Pack Stabilization and Enhancement 2012-05-28 14:33:04 +08:00
Heng Sin Low 86b846eb98 IDEMPIERE-276 UUIDGenerator - remove use of proprietary oracle and postgresql feature for table using composite key 2012-05-28 14:27:03 +08:00
Heng Sin Low 35e51e9bb5 IDEMPIERE-275 ModelGeneratorDialog: EntityTypeFilter not working 2012-05-28 14:23:09 +08:00
Carlos Ruiz 28304d3b8b Merged in dantam/idempiere.se (pull request #7) 2012-05-24 12:21:08 -05:00
Hesham S. Ahmed fcd0f768e2 IDEMPIERE-162 Let Process Role Access Update honor previous modifications to permissions
http://jira.idempiere.com/browse/IDEMPIERE-162
Peer reviewed, tested and integrated by Carlos Ruiz - globalqss
2012-05-23 09:42:51 -05:00
dantam 2355c11e05 IDEMPIERE-218 Replication not working in ZK
http://jira.idempiere.com/browse/IDEMPIERE-218
2012-05-16 10:11:56 +02:00
Carlos Ruiz bbe5e8387e IDEMPIERE-249 implement encrypt en ad_processparameter same as in ad_field
Developed by Juliana Corredor - Peer reviewed and integrated by Carlos Ruiz
2012-05-15 21:50:43 -05:00
Carlos Ruiz 1287e7b102 IDEMPIERE-132 Avoid duplicate in print format 2012-05-09 16:26:01 -05:00
phib bd991c49ec Copy/create print format items creates duplicate fields. Fixes #50.
Integrated to iDempiere by Carlos Ruiz (globalqss) as a partial solution for IDEMPIERE-132 Avoid duplicate in print format
http://adempiere.hg.sourceforge.net/hgweb/adempiere/contribution_adaxa/raw-rev/f94eae8928cd
2012-05-09 16:15:34 -05:00
Carlos Ruiz 162b0becf4 IDEMPIERE-259 Cannot set tab display logic based on specific tab value of field
Thanks to Ammar (hamur36) for the proposed solution here:
http://sourceforge.net/projects/adempiere/forums/forum/610547/topic/5087640?message=11256178
2012-05-07 15:56:25 -05:00
Carlos Ruiz 03b9163c13 IDEMPIERE-258 SysConfig keys ignoring trailing spaces 2012-05-07 14:25:32 -05:00
Heng Sin Low 0287d6dd00 Merge with b4fd505a6d3dfef0779ca21b2ab2786831b43af2 ( iDempiere Head ) 2012-05-02 18:19:00 +08:00
Heng Sin Low ae747cd47c IDEMPIERE-254 2Pack Stabilization and Enhancement 2012-05-02 14:44:19 +08:00
Heng Sin Low 8d01b94373 Merge with 226388bdba1e6652da9bad68680987523fc10267 ( iDempiere Head ) 2012-05-01 23:19:57 +08:00
Heng Sin Low 8bf2eb7614 IDEMPIERE-175 Performance: Use atmosphere ( long pooling, NIO ) server push 2012-04-29 04:38:26 +08:00
Carlos Ruiz 9b26b56a96 IDEMPIERE-250 Process parameters can inherit data from element (same as column and field) 2012-04-26 11:59:07 -05:00
Nicolas Micoud 5aecf6c941 IDEMPIERE-109 / Process parameter without element shouldn't be Centrally Maintained 2012-04-25 17:52:54 +02:00
Nicolas Micoud b2338cc04d IDEMPIERE-236 Centralization of hardcoded IDs / display types 2012-04-25 12:54:18 -05:00
Nicolas Micoud 57bc9b5d0b IDEMPIERE-236 Centralization of hardcoded IDs / massive upload (integrated into iDempiere by CarlosRuiz - globalqss) 2012-04-23 22:31:14 -05:00
Heng Sin Low d9ed7e2aaa IDEMPIERE-238 Zk Report Viewer: use print format font setting ffor html output 2012-04-16 16:18:54 +08:00
uthadehikaru 575dbf64cd Completing return message when raise AdempiereException 2012-04-21 15:52:36 -05:00
uthadehikaru bdc3e826c7 exception handling processIt on MRMA 2012-04-11 08:27:16 +07:00
uthadehikaru ecd176e1ba exception handling processIt on MPaySelectionCheck 2012-04-11 08:27:08 +07:00
uthadehikaru 332afbcb03 exception handling processIt on MPayment 2012-04-21 15:46:58 -05:00
uthadehikaru 797af7b6b8 exception handling processIt on MOrder 2012-04-21 15:44:59 -05:00
uthadehikaru 6e1c0ba027 exception handling processIt on MJournalBatch 2012-04-11 08:26:47 +07:00
uthadehikaru 9ff7002ff8 exception handling processIt on MInvoice 2012-04-21 15:42:24 -05:00
uthadehikaru a6a11d65f7 exception handling processIt on MInOut 2012-04-21 15:39:45 -05:00
uthadehikaru 1fe7383c47 exception handling processIt on MCashLine 2012-04-11 08:26:21 +07:00
Edwin Ang 78c3175f31 exception handling processIt on BankTransfer.java 2012-04-09 15:01:30 +07:00
Dirk Niemeyer 2feccac9e5 IDEMPIERE-242 ImageField not working in non form based print format
Use correct ImageElement.get
2012-04-19 12:25:22 +02:00
Nicolas Micoud 5457709c6a IDEMPIERE-236 Centralization of hardcoded IDs / using interface / rename class > SystemIDs 2012-04-20 11:52:52 -05:00
Carlos Ruiz 3a0f716618 IDEMPIERE-195 Expand menu automatically / make user preference override the role configuration
http://jira.idempiere.com/browse/IDEMPIERE-195
2012-04-18 10:59:22 -05:00
Carlos Ruiz 37a4b33bf6 IDEMPIERE-241 Unnecessary cost records added on product creation
Code integrated from Compiere community 3.3.0 version
2012-04-18 10:31:32 -05:00
Nicolas Micoud 644207b999 IDEMPIERE-239 - smart way ; using IsActive() instead of SQL 2012-04-18 16:36:35 +02:00
Nicolas Micoud a53fd5c08f IDEMPIERE-236 Centralization of hardcoded IDs / using naming convention for constants 2012-04-18 16:04:01 +02:00
Nicolas Micoud b0c67e8897 IDEMPIERE-239 2012-04-18 15:52:06 +02:00
Nicolas Micoud a5fda83899 IDEMPIERE-236 Centralization of hardcoded IDs 2012-04-18 10:15:56 -05:00
Nicolas Micoud 8bc3e8895c IDEMPIERE 195 Menu Auto Expand 2012-04-12 16:00:12 -05:00
Thomas Bayen 008acb6848 IDEMPIERE-113 Volume and Weights are not imported in Product importer 2012-04-06 16:46:59 +02:00
Carlos Ruiz b3b69eca5d IDEMPIERE-227 Avg Inv Costing: Material receipt must post with purchase order price
http://jira.idempiere.com/browse/IDEMPIERE-227
2012-04-05 23:13:20 -05:00
Carlos Ruiz 1ed38faaf8 IDEMPIERE-68 Current record could disappear after executing a button - Fix security issue reported by jdcs 2012-04-05 13:37:42 -05:00
Carlos Ruiz a515c81c2d IDEMPIERE-129 Restrictions on Toolbar and Menu - peer review and apply best practices
http://jira.idempiere.com/browse/IDEMPIERE-129
2012-04-04 23:39:52 -05:00
Nicolas Micoud 3852377c43 IDEMPIERE-129 Restrictions on Toolbar and Menu
http://jira.idempiere.com/browse/IDEMPIERE-129
2012-04-05 00:40:11 -05:00
Carlos Ruiz b4bdf57cd6 merge IDEMPIERE-215 2012-04-04 11:46:37 -05:00