Commit Graph

9621 Commits

Author SHA1 Message Date
Heng Sin Low 5127632086 IDEMPIERE-1064 Control dashboard access by role. Fixed migration script error. 2013-09-13 10:22:37 +08:00
Carlos Ruiz 92bcf54f71 hg merge release-1.0c (forward-porting) 2013-09-12 15:12:26 -05:00
Heng Sin Low e1fb3ee434 IDEMPIERE-1362 Implement support to register/unregister available dashboard content 2013-09-12 18:48:47 +08:00
Heng Sin Low 08ac7c1660 IDEMPIERE-1064 Control dashboard access by role. 2013-09-12 18:42:12 +08:00
Heng Sin Low 9c228f13c4 Merged release-1.0c into development 2013-09-12 11:32:58 +08:00
Heng Sin Low a08f30412a IDEMPIERE-1357 Tree panel not is updated with result of "Find" window. 2013-09-12 10:49:17 +08:00
Heng Sin Low 0af5dda930 IDEMPIERE-1273 "Invoice Payment Schedule" window isn't suitable. Disable insert for invoice header. 2013-09-12 10:36:41 +08:00
Carlos Ruiz d5c4690095 IDEMPIERE-1352 Add tooltip for windows trees / based on patch from Nicolas Micoud 2013-09-11 19:07:30 -05:00
Carlos Ruiz 1599bb6a60 IDEMPIERE-1253 Password is not hidden in the window Storage Provider 2013-09-11 18:56:57 -05:00
Carlos Ruiz 731b4863dd IDEMPIERE-677 Deleting the last row in the swing clients grid view causes an indexoutofbounds exception / Thanks to Jan Thielemann 2013-09-11 18:53:20 -05:00
Carlos Ruiz cb898b71e4 Moving non 1.0c scripts to 1.0z folder (intended to ease release 1.0d) 2013-09-11 18:21:32 -05:00
Carlos Ruiz 546c85b4d6 IDEMPIERE-1349 Setup Wizard wrong translation 2013-09-11 14:46:03 -05:00
Heng Sin Low 6ec33a6eea IDEMPIERE-1347 2Pack: ColumnElementHandler should ensure column exists in database when IsSyncDatabase=Y. Remove unnecessary commit and packin log when there's no ddl action needed. 2013-09-12 02:27:21 +08:00
Heng Sin Low 919976d5ab IDEMPIERE-1265 Add Adaxa Sales Management. Integrate sales management extension from Adaxa Australia ( Base on patch From Carlos Ruiz and Richard Morales Herrera ). 2013-09-12 02:01:22 +08:00
Carlos Ruiz 8052798bac IDEMPIERE-1348 Cannot translate HTML content on dashboard 2013-09-11 10:00:20 -05:00
Carlos Ruiz 749b98cb54 IDEMPIERE-325 - minor deprecation patch 2013-09-11 09:55:04 -05:00
Heng Sin Low 1e29c6bd6d Merged release-1.0c into development 2013-09-11 13:27:16 +08:00
Heng Sin Low 542eba5a98 Merged release-1.0c into development 2013-09-11 13:25:25 +08:00
Heng Sin Low 6e2c179492 IDEMPIERE-1331 Save and new Button. 2013-09-11 13:14:32 +08:00
Heng Sin Low ed4f7e42e7 IDEMPIERE-1351 Quick Entry when Field can not zoom to 2 different windows. 2013-09-11 13:06:43 +08:00
Heng Sin Low 6eaa8be4e4 IDEMPIERE-1350 Deleting a line from the "Payments into Batch" window. 2013-09-11 12:35:55 +08:00
Carlos Ruiz 3b60b8913d IDEMPIERE-1345 Allow Translation Export from webui 2013-09-10 14:13:55 -05:00
Heng Sin Low f1b344bcbe IDEMPIERE-1313 Web Client: Reduce space used by collapsed context help pane. Better implementation that doesn't take up any space on the right when the help pane is collapsed. 2013-09-10 18:17:55 +08:00
Heng Sin Low 37567602ce IDEMPIERE-1304 Document allow to select price list without version. Commit patch from Richard Morales Herrera. 2013-09-10 15:44:45 +08:00
Heng Sin Low 3663024344 IDEMPIERE-1305 Payment allocation form- Need alignment of field to be corrected. 2013-09-10 15:17:10 +08:00
Heng Sin Low 53731cbfff IDEMPIERE-1347 2Pack: ColumnElementHandler should ensure column exists in database when IsSyncDatabase=Y. 2013-09-10 14:44:18 +08:00
Heng Sin Low b2061ea8ef Minor: added null check to prevent runtime NPE. 2013-09-10 13:15:18 +08:00
Heng Sin Low aa21582761 IDEMPIERE-1343 GL Journal Generator Show Ok When no journal have been created. 2013-09-09 10:49:58 +08:00
Heng Sin Low e3adf9a113 Fixed auto packin doesn't work with attachment due to invalid package directory setting. 2013-09-07 03:59:28 +08:00
Heng Sin Low fb4c2d3007 IDEMPIERE-1297 2Pack: Remove code for the lookup of record and reference using business key. Fixed NPE in previous revision. 2013-09-07 03:52:22 +08:00
Heng Sin Low ee52fd68f3 Merge a03437121c3f 2013-09-07 02:51:52 +08:00
Heng Sin Low 01807c9191 IDEMPIERE-1297 2Pack: Remove code for the lookup of record and reference using business key. Fixed handling of column that reference zero id table. 2013-09-07 02:37:10 +08:00
Carlos Ruiz 1ab0741364 IDEMPIERE-1270 PaymentFormOnCredit is not translating payment terms / based on patch from Naim Berisha 2013-09-05 18:01:05 -05:00
Carlos Ruiz b57c8c638f IDEMPIERE-1025 Improve translation for custom tables / do not insert translations if the language is not installed 2013-09-05 17:36:19 -05:00
Carlos Ruiz 79cf3109d0 IDEMPIERE-1323 Zoom Condition bug 2013-09-05 14:44:45 -05:00
Carlos Ruiz e9844b4724 hg merge release-1.0c (forward-porting) 2013-09-05 14:40:02 -05:00
Heng Sin Low 9b84f465db IDEMPIERE-1330 active buttons in Purchase Order and Material Receipt. Fixed false alarm printed to console. 2013-09-06 00:58:18 +08:00
Heng Sin Low e7f227786b IDEMPIERE-1330 active buttons in Purchase Order and Material Receipt. 2013-09-06 00:23:17 +08:00
Heng Sin Low dda2a38d3a IDEMPIERE-701 Implement solving indirect context. 2013-09-05 18:27:11 +08:00
Heng Sin Low a488b62f7f Merge 81127bcc5271 2013-09-05 11:49:21 +08:00
Heng Sin Low 621b995aa4 IDEMPIERE-1307 Voiding allocation header keeps payment allocated. Base on patch from Richard Morales Herrera. 2013-09-05 11:48:28 +08:00
Carlos Ruiz be08ddbc05 IDEMPIERE-1314 getDocumentInfo methods should return translated String (Based on patch from Nicolas Micoud) 2013-09-04 19:34:46 -05:00
Carlos Ruiz f632c150f9 IDEMPIERE-1320 problem reported with calculator and arithmetic separator , 2013-09-04 19:18:13 -05:00
Carlos Ruiz 418a947486 IDEMPIERE-1321 Attachment panel title is hardcoded (Based on Nicolas Micoud patch) 2013-09-04 18:43:36 -05:00
Carlos Ruiz 09aed5f42f IDEMPIERE-1329 Images are being saved with EntityType=D 2013-09-04 14:45:52 -05:00
Heng Sin Low f3877f9a3d IDEMPIERE-1319 Foreign key constraint problem on window "Client info" field Logo. 2013-09-05 02:07:54 +08:00
Carlos Ruiz fc4a76db75 hg merge release-1.0c (forward-porting) 2013-09-04 12:49:48 -05:00
Heng Sin Low 7eaa63bdbc IDEMPIERE-1283 click button "product attribute" after reselect in product info window, rise message "Attempted to access nonexistent ListModelTable field at ". Base on patch from Richard Morales Herrera. 2013-09-05 00:41:16 +08:00
Heng Sin Low 90d2b6e605 Merge 0f7409018e45 2013-09-04 23:51:34 +08:00
Heng Sin Low a26f603e75 IDEMPIERE-1318 Casting problem on BOM Viewer window. Base on patch from Richard Morales Herrera. 2013-09-04 23:50:02 +08:00