Commit Graph

580 Commits

Author SHA1 Message Date
Heng Sin Low 6a71e527ab iDempiere IDEMPIERE-234 Configurable Toolbar.
- Expose AD_Window_UU, AD_Tab_UU, AD_Table_UU and IsSortTab as part of the _TabInfo. This allow display logic of button to target specific tab or table that is not using official id.
2012-10-28 12:13:27 +08:00
Heng Sin Low 3c4c00a409 iDempiere IDEMPIERE-234 Configurable Toolbar.
- Bug fixes for report viewer button control.
- Added window toolbar button.
- Added custom window button using osgi service.
- Refactor ExportAction as an custom window button service example.
2012-10-28 00:31:25 +08:00
Carlos Ruiz 221f5e6522 IDEMPIERE-472 Allow postgresql connection via SSL / Minor 2012-10-26 14:34:34 -05:00
Carlos Ruiz e2c0220862 IDEMPIERE-472 Allow postgresql connection via SSL / Peer review 2012-10-26 13:46:55 -05:00
Juan David Arboleda e99ca7f076 IDEMPIERE-472 Allow postgresql connection via SSL 2012-10-26 13:46:05 -05:00
Carlos Ruiz 066f24162e IDEMPIERE-454 Easy import / v1 -> Exporter - export data from 1 tab / Importer - allow insert in 1 tab 2012-10-26 00:03:39 -05:00
Owner.Owner-PC 0731626ca0 fix qtyonhand() and add qtyavailable() 2012-10-25 16:42:38 +07:00
uthadehikaru 60ad06e5c1 added method getQtyOnHand 2012-10-25 16:04:28 +07:00
uthadehikaru 00bf46d67e fixed bug when getQtyvailable 2012-10-25 13:19:33 +07:00
Carlos Ruiz 95622fc317 IDEMPIERE-197 Stabilize Fixed Assets / Required fixes for iDempiere 2012-10-24 22:30:01 -05:00
Carlos Ruiz c6f25f2a6d IDEMPIERE-197 Stabilize Fixed Assets / Bring migration script and generate model classes 2012-10-24 21:30:00 -05:00
Carlos Ruiz 2d08fb3f3d IDEMPIERE-197 Stabilize Fixed Assets / Some additional fixes based on tests when regenerating X classes 2012-10-24 21:29:13 -05:00
David Peñuela 02c508d425 IDEMPIERE-446 Implement Restrictions on Toolbar to the report viewer 2012-10-23 18:40:04 -05:00
David Peñuela 7b7f63f405 IDEMPIERE-158 Make selection of login languages more flexible 2012-10-23 17:32:04 -05:00
Carlos Ruiz 6e9da7b307 IDEMPIERE-308 Performance: Replace use of StringBuffer / Fix problem caused by this ticket
found in log this error
05:48:01.930===========> DB.executeUpdate: UPDATE C_Order SET C_Payment_ID=NULL 1000038) WHERE C_Order.C_Order_ID = (SELECT i.C_Order_ID FROM C_Invoice i WHERE i.C_Invoice_ID=1000038) [WFP_49b57bb4-a451-4ade-bb28-8a6146afc3c3] [2661]
org.postgresql.util.PSQLException: ERROR: syntax error at or near "1000038"
2012-10-23 16:21:14 -05:00
Carlos Ruiz cc8a577d87 IDEMPIERE-468 Problem when using Immediate Client Accounting 2012-10-23 16:08:46 -05:00
Owner.Owner-PC c066a0c3e9 Merge 2012-10-23 11:31:40 +07:00
uthadehikaru 2cc429a3dd - added method "get" on MStorageReservation
- change MProduct proses to get QtyOrdered and QtyReserved
2012-10-23 10:46:01 +07:00
Carlos Ruiz 58a0b5424d hg merge b251024c0cc7 2012-10-22 18:55:15 -05:00
Heng Sin Low afb50f10e0 IDEMPIERE-377 Improve current search dialog box. Fixed can't search using invisible lookup field ( for e.g, CreatedBy and UpdatedBy ). 2012-10-23 06:48:06 +08:00
Heng Sin Low 221934a56b IDEMPIERE-461 error to send reports (Mail) in ZK Web Client (loader constraint violation).
- Merge javax.mail and javax.activation bundle into one to resolve class loader issue.
2012-10-23 05:41:41 +08:00
Deepak Pansheriya da5f06287c IDEMPIERE-389 - Fix to set non loopback and non link IP on ServerName 2012-10-21 11:58:52 +05:30
Carlos Ruiz ee00a36ae6 hg merge 74e4fd07adbb 2012-10-19 14:52:26 -05:00
Juliana Corredor 101fbdd5d1 IDEMPIERE-366 Improve Role Inheritance / When a Master role is not active, doesnt allow to inherit permissions 2012-10-19 12:02:27 -05:00
Heng Sin Low 6d7d975d22 Merge with fdeadc94d67201e8d02f497dfc34d054fd224c6b 2012-10-19 20:46:09 +08:00
Heng Sin Low c9c663dfa9 iDempiere IDEMPIERE-234 Configure Toolbar. 2012-10-19 20:45:19 +08:00
Elaine Tan 9c26a16dcc IDEMPIERE-392 Redesign payment button - include copyright text 2012-10-19 17:24:15 +08:00
Elaine Tan cf80ce5f72 Merge with eeb560416950cc9390199dfe448d08c6d9e66b39 2012-10-19 17:04:03 +08:00
Elaine Tan e1778c1501 IDEMPIERE-392 Redesign payment button 2012-10-19 16:35:15 +08:00
Heng Sin Low fb9b7176fa Merge with 009dec6b6e47dec65452fadb78de1edbb46def5a 2012-10-19 10:36:38 +08:00
Heng Sin Low 2b8ecf09be IDEMPIERE-369 Master Detail layout improvements. 1) Fixed dataIgnore bugs with new record. 2) Fixed wrong icon for customized grid view dialog. 3) Fixed layout issue with document action dialog. 3) Added highlight for active tab. 4) Click on row indicator will now toggle form view. 5) Added indicator for 2nd or 3rd level tab. 5) Drop desktop implementation that's not maintained anymore. 2012-10-19 10:28:08 +08:00
Carlos Ruiz 939589f63c hg merge f25ad9dd8759 2012-10-17 13:46:36 -05:00
Elaine Tan 34328a3591 IDEMPIERE-447 Abstract Payment Processor from Tenant configuration - allow multiple payment processors link to the same bank account 2012-10-17 17:39:12 +08:00
uthadehikaru 4e119984a8 moved qtyavailable from storage onhand to storage reservation 2012-10-17 09:19:14 +07:00
Richard Morales fff089eb58 IDEMPIERE-455 Discover and fix FindBugs problems / DMI_BIGDECIMAL_CONSTRUCTED_FROM_DOUBLE
http://findbugs.sourceforge.net/bugDescriptions.html#DMI_BIGDECIMAL_CONSTRUCTED_FROM_DOUBLE
2012-10-16 17:41:44 -05:00
Richard Morales 3d25237fb6 IDEMPIERE-455 Discover and fix FindBugs problems / RV_RETURN_VALUE_IGNORED
http://findbugs.sourceforge.net/bugDescriptions.html#RV_RETURN_VALUE_IGNORED
2012-10-16 15:41:49 -05:00
Carlos Ruiz 650f1344fd hg merge 958f9fad5398 2012-10-16 08:36:25 -05:00
Deepak Pansheriya dbf854396a IDEMPIERE-389: Appending Host name and IP to server name and adding field
for server name on session audit
2012-10-16 13:08:12 +05:30
Owner.Owner-PC 5732700f46 fix code related with MStorage.add() method 2012-10-16 14:06:19 +07:00
Owner.Owner-PC 2a4b62f683 commit initial work on IDEMPIERE-385 2012-10-16 13:46:20 +07:00
Carlos Ruiz 4d56084f3f hg merge 0717f533c660 2012-10-15 18:44:37 -05:00
Deepak Pansheriya b636776abb IDEMPIERE-389 - Fixing AD_Session to log actual IP in case of server is behind Load balancer. 2012-10-15 17:19:30 +05:30
Elaine Tan e280cbbd70 Ticket #1001503: Credit Cards Online 2012-10-15 17:00:07 +08:00
Carlos Ruiz d1df4c45c8 IDEMPIERE-455 Discover and fix FindBugs problems / Thanks to Richard Morales 2012-10-12 18:25:55 -05:00
Richard Morales ff9384f32e IDEMPIERE-308 Performance: Replace with StringBuilder / some classes revisited to make them safer against NPE 2012-10-12 18:10:46 -05:00
Carlos Ruiz 78f498a662 IDEMPIERE-308 Performance: Replace with StringBuilder / some classes revisited to make them safer against NPE 2012-10-11 14:15:53 -05:00
Carlos Ruiz 462cd17efc hg merge 7ff0a307b3ea 2012-10-11 12:39:16 -05:00
Deepak Pansheriya 4f3708c49c Merge IDEMIERE-370 - Remove Link when there is no table or record id 2012-10-11 14:27:00 +05:30
Carlos Ruiz a15c08f66e IDEMPIERE-454 Easy import / First a CSV exporter with the format expected for the import 2012-10-10 22:56:16 -05:00
Carlos Ruiz 1d945a4109 hg merge a34c69915b7d 2012-10-10 11:22:37 -05:00
Heng Sin Low 09397e24a6 Merge with 5c0d84b4b50732776e41a30c15cc21a2615b1a86 2012-10-10 07:40:44 +08:00
Heng Sin Low 3354e6d4b1 IDEMPIERE-369 Master Detail layout improvements. Fixed navigation from detail to header lost the detail tab's current selected row position. Fixed data ignore for new row doesn't refresh detail pane. 2012-10-10 07:28:48 +08:00
Carlos Ruiz d735ce2e22 IDEMPIERE-422 Complete Native Sequence feature / create the sequence if it doesn't exist on first usage, useful for native sequences not created on migration scripts 2012-10-09 12:36:50 -05:00
Heng Sin Low d21fc00b60 IDEMPIERE-369 Master Detail layout improvements 2012-10-09 18:40:52 +08:00
Carlos Ruiz 83a7f121c3 IDEMPIERE-388 Enable port and TLS configuration for email 2012-10-09 01:30:05 -05:00
Carlos Ruiz 6379097ac1 IDEMPIERE-308 / revert partially to fix NPE 2012-10-08 22:24:23 -05:00
Carlos Ruiz dba1c54c91 IDEMPIERE-422 Complete Native Sequence feature / deprecate method that must not be used 2012-10-08 10:50:46 -05:00
Carlos Ruiz c2e073a34a IDEMPIERE-422 Complete Native Sequence feature / fix problem reported in forums
https://groups.google.com/d/topic/idempiere/aBv-Rx6EFdc/discussion
2012-10-08 10:21:11 -05:00
Carlos Ruiz 2dba271ee9 reapply b4342c844a23 / IDEMPIERE-332 Document sequence organization level and restart monthly / NPE when not org selected 2012-10-08 08:45:07 -05:00
Carlos Ruiz 595fda5ef4 IDEMPIERE-422 Complete Native Sequence feature / peer review and tests 2012-10-05 19:03:57 -05:00
Juan David Arboleda 7874f573e4 IDEMPIERE-422 Complete Native Sequence feature 2012-10-05 11:22:33 -05:00
Owner.Owner-PC 8b0d559ae5 add workaround for customer service asset (not fixed assets) 2012-10-05 16:28:01 +07:00
Carlos Ruiz ae5622f7de IDEMPIERE-308 Performance: Replace with StringBuilder / fix problem found with lookups 2012-10-04 18:32:31 -05:00
Carlos Ruiz 90c30026c4 IDEMPIERE-332 Document sequence organization level and restart monthly / NPE when not org selected 2012-10-04 17:44:50 -05:00
Elaine Tan a5f5d8d972 IDEMPIERE-447 Abstract Payment Processor from Tenant configuration 2012-10-03 18:30:46 +08:00
Elaine Tan bc79195628 Merge with 1d70672bd78442ecb242f3f622e54a96df552300 2012-10-03 13:04:28 +08:00
Elaine Tan 5b92e3a2d7 IDEMPIERE-373 Implement User Locking - fix locking error message when involving multi-clients user 2012-10-03 12:33:03 +08:00
Carlos Ruiz 3bbe4cec45 IDEMPIERE-308 Performance: Replace with StringBuilder / fix problem found with lookups 2012-10-02 23:17:29 -05:00
Carlos Ruiz 110618d495 IDEMPIERE-391 Scheduler improvements / Peer review, tests, some refactoring 2012-10-02 23:16:41 -05:00
Juliana Corredor 993116f1ea IDEMPIERE-391 Scheduler improvements 2012-10-02 17:43:43 -05:00
Carlos Ruiz 3a9d0ef571 hg merge 898f0d769f78 2012-10-02 12:52:44 -05:00
Carlos Ruiz c37aea6dfb IDEMPIERE-308 Performance: Replace with StringBuilder / revert model classes affected by StringBuffer(null) raising NPE 2012-10-02 11:41:11 -05:00
Carlos Ruiz b8af84eb25 IDEMPIERE-308 Performance: Replace with StringBuilder / fix problems found with StringBuilder(int) 2012-10-01 20:40:41 -05:00
Carlos Ruiz bd96df6367 IDEMPIERE-308 Performance: Replace with StringBuilder / Thanks to Richard Morales and David Peñuela 2012-10-01 20:33:05 -05:00
Elaine Tan b875bd411b IDEMPIERE-373 Implement User Locking - fix locking error message when involving multi-clients user 2012-10-01 17:56:05 +08:00
Carlos Ruiz b65f9deeb9 IDEMPIERE-308 Performance: Replace with StringBuilder / fix a problem found with StringBuilder(int) 2012-09-28 20:05:00 -05:00
Carlos Ruiz 0a76dbb1c4 hg merge 80090351de1c 2012-09-28 13:49:29 -05:00
Carlos Ruiz 671b042b27 IDEMPIERE-362 Hide things that don't work on iDempiere / Thanks to David Peñuela 2012-09-28 13:40:45 -05:00
Carlos Ruiz 19342a042e IDEMPIERE-366 Improve Role Inheritance / Thanks to Juliana Corredor 2012-09-27 12:20:39 -05:00
Elaine Tan cb910d298d IDEMPIERE-373 Implement User Locking - fix login error message 2012-09-27 15:22:39 +08:00
Carlos Ruiz 42eb30488f IDEMPIERE-375 Implement Forgot my Password 2012-09-11 17:05:42 -05:00
Carlos Ruiz 7c7a3d9464 IDEMPIERE-427 Improve logging adding tablename to the local POSave trx 2012-09-11 16:51:06 -05:00
Carlos Ruiz a5dc636526 hg merge 6c7533fd2bc8 2012-09-11 09:46:50 -05:00
Elaine Tan 6c787d4654 IDEMPIERE-375 Implement Forgot my Password 2012-09-11 19:33:10 +08:00
Elaine Tan bf5e689eef IDEMPIERE-270 Reports should inherit search filter from window - revise create print format item logic and report window popup 2012-09-11 12:42:43 +08:00
Carlos Ruiz df52b82c37 hg merge 493f67289f4d 2012-09-10 15:04:30 -05:00
Carlos Ruiz 1c7ebfb61e IDEMPIERE-370 Implement link from process ending message to next records / Fix date format / Thanks to Kirit 2012-09-10 12:50:05 -05:00
Elaine Tan 005dc99d7b IDEMPIERE-270 Reports should inherit search filter from window - fix create print format based on grid layout all columns/current columns logic 2012-09-10 13:52:01 +08:00
Owner.Owner-PC 9a1add059d commit new asset classes 2012-09-10 12:22:06 +07:00
Carlos Ruiz c44b10969e remove unused previous asset classes
transplanted from https://bitbucket.org/edwin_ang/adempiere361-mbd/changeset/8d660c3
2012-10-24 19:46:31 -05:00
Carlos Ruiz f75aeb5aba commit modified asset classes
add workaround for customer service asset (not fixed assets)
transplanted from
https://bitbucket.org/edwin_ang/adempiere361-mbd/changeset/b421d5c
https://bitbucket.org/edwin_ang/adempiere361-mbd/changeset/83eeb45
2012-10-24 19:36:15 -05:00
Elaine Tan ab31be0c56 IDEMPIERE-270 Reports should inherit search filter from window 2012-09-10 11:30:17 +08:00
Carlos Ruiz 368ce19b6e IDEMPIERE-332 Document sequence organization level and restart monthly / Thanks to Nicolas Micoud 2012-09-07 16:56:44 -05:00
Carlos Ruiz 0329963b14 IDEMPIERE-387 Enable mixed payments on POS Sales Order 2012-09-07 00:14:21 -05:00
Carlos Ruiz 9735670208 IDEMPIERE-221 Implement password policies / make password policy system wide configurable instead of tenant 2012-09-06 15:20:49 -05:00
Carlos Ruiz 0b6efd26d4 IDEMPIERE-422 Complete Native Sequence feature / part 1 2012-09-06 00:04:03 -05:00
Elaine Tan 65d8b478f3 IDEMPIERE-373 Implement User Locking - fix the default date password change and use translatable message 2012-09-05 14:48:14 +08:00
Elaine Tan 15ef6841da IDEMPIERE-373 Implement User Locking - fix typo error 2012-09-04 19:42:26 +08:00
Elaine Tan 078684b68d IDEMPIERE-373 Implement User Locking 2012-09-04 11:11:01 +08:00
Heng Sin Low 2c11d41139 IDEMPIERE-9 New BP window allowed on disabled BP field - Fixed save error and minor alignment adjustment. 2012-09-03 12:06:10 +08:00
Carlos Ruiz 7c9ffc152f IDEMPIERE-368 Improve Form Layout to allow more columns and positioning / Thanks to Juliana Corredor 2012-08-31 19:26:46 -05:00
Carlos Ruiz 741743751b IDEMPIERE-229 Bug with Process parameter range 2012-08-30 00:37:05 -05:00
Elaine Tan 7863ff524c IDEMPIERE-374 Change password must be changed to be a form instead of a process - revise save error message 2012-09-26 16:09:53 +08:00
Carlos Ruiz 0347e6f4e8 IDEMPIERE-221 Implement password policies / Thanks to Juliana Corredor 2012-09-25 13:51:07 -05:00
Carlos Ruiz b01b1a02d1 IDEMPIERE-439 Chinese Characters not on PDF / Thanks to Paul Bowden (phib) for the bug report and the fix 2012-09-25 09:41:21 -05:00
Carlos Ruiz 1ab3ea6f00 IDEMPIERE-207 GL Journal Generator 2012-09-24 15:44:28 -05:00
Carlos Ruiz 7b0fe332a5 IDEMPIERE-362 Hide things that don't work on iDempiere 2012-09-21 20:40:08 -05:00
Carlos Ruiz e02f28f62d IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / Fix error on model generator 2012-09-21 20:39:40 -05:00
Carlos Ruiz ae107dbb64 IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / thanks to Richard Morales and David Peñuela 2012-09-21 19:21:59 -05:00
Carlos Ruiz a2cd4a1326 hg merge 49b6e2e043b1 2012-09-21 08:59:43 -05:00
Elaine Tan e963fea9dc Fixed NullPointerException when create HTML with null HTML extension 2012-09-21 17:38:01 +08:00
Carlos Ruiz 988f40d193 IDEMPIERE-422 Complete Native Sequence feature / Fixing as latest changes on MSequence for IDEMPIERE-332 broke native sequence feature 2012-09-20 10:57:45 -05:00
Carlos Ruiz aa20175f3e IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / Thanks to Richard Morales 2012-09-19 14:29:42 -05:00
Carlos Ruiz fa5b24e7e2 IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / replace String.concat used in loops - cases detected using findbugs / thanks to Richard Morales and David Peñuela 2012-09-17 22:12:48 -05:00
Carlos Ruiz 7f4c2934c0 IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder - thanks to David Peñuela 2012-09-17 16:30:08 -05:00
Carlos Ruiz 92f9a9f47c hg merge 71b0bba695a6 / Solving the conflict for AbstractADWindowPanel.java 2012-09-13 14:56:32 -05:00
Elaine Tan 951765ccd0 IDEMPIERE-375 Implement Forgot my Password - add validation to check new password differ from old password and change the security question design 2012-09-13 16:29:23 +08:00
Juliana Corredor 7f85ffeaf8 IDEMPIERE-366 Improve Role Inheritance 2012-09-12 19:23:38 -05:00
Carlos Ruiz d20678cab8 IDEMPIERE-417 Update BPLocation.Name 2012-09-12 10:47:44 -05:00
Nicolas Micoud af759b7134 IDEMPIERE-417 - Update BPLocation.Name 2012-09-12 10:37:48 -05:00
longnan 1894fa898f PO.load() broken for some tables. (Adaxa)
- AD_Ref_Table
2012-04-04 23:40:17 +08:00
Carlos Ruiz 2b6de08510 IDEMPIERE-194 Handling null context variable / Thanks to Nicolas Micoud 2012-08-29 23:17:37 -05:00
Carlos Ruiz 9f753252e0 IDEMPIERE-138 Issues creating a Customer RMA 2012-08-29 22:03:41 -05:00
Carlos Ruiz 3c1c17a1af IDEMPIERE-130 List Transaction on Financial Report Do Not Apply Parameter Filter / Thanks to Edwin Ang for the fix 2012-08-29 21:42:17 -05:00
Carlos Ruiz a9fd4a3ce5 IDEMPIERE-99 Language Maintenance does not create UUIDs 2012-08-29 20:46:45 -05:00
Carlos Ruiz f221ba73f1 IDEMPIERE-82 Modify filename of attachment send by emails 2012-08-29 20:17:14 -05:00
Carlos Ruiz e3ae21da2b IDEMPIERE-63 Document number is updated again when document completed after reactivation 2012-08-29 19:33:18 -05:00
Carlos Ruiz 9f30dab0b6 IDEMPIERE-30 Use ValidFrom date when selecting Tax 2012-08-29 18:15:16 -05:00
Carlos Ruiz 3c4648f0c4 IDEMPIERE-401 SaveError when voiding order in web store / Thanks to Dirk Niemeyer (a42niem) 2012-08-29 17:04:03 -05:00
Nicolas Micoud 13f7391926 IDEMPIERE-329 : Tree on windows don't apply role restriction 2012-07-05 10:46:33 +02:00
Carlos Ruiz 95e992bbe2 IDEMPIERE-407 Lookup box on Menu window showing broken images 2012-08-28 22:56:39 -05:00
Carlos Ruiz 0b98614113 IDEMPIERE-246 Integrate Manufacturing Light / peer review with tests following Adaxa Manual - lots of fixes 2012-08-27 18:21:27 -05:00
Carlos Ruiz d2954c53a4 IDEMPIERE-402 zk -> Env.getImageIcon: Not found: mWindow.gif 2012-08-23 20:12:29 -05:00
Carlos Ruiz 52b7f43d4d IDEMPIERE-370 Implement link from process ending message to next records / minor - serialversionID 2012-08-23 19:16:15 -05:00
Carlos Ruiz 90b791b1e3 Peer review IDEMPIERE-370 Implement link from process ending message to next records 2012-08-23 19:12:30 -05:00
Carlos Ruiz e26b6e6ea9 IDEMPIERE-377 Improve current search dialog box / Peer review on the operators and editors for advanced search 2012-08-23 19:00:04 -05:00
Carlos Ruiz 5cd19d949b Merge from trekglobal repository 2012-08-23 08:38:25 -05:00
Heng Sin Low 0db426e772 minor - the change to set threadpool default min size to 10 in previous revision is incomplete. 2012-08-23 19:07:54 +08:00
Heng Sin Low 287e78722f IDEMPIERE-356 Change Role. Refactoring, reduce min thread pool size and added timeout setting. 2012-08-23 16:27:39 +08:00
Juliana Corredor f8141fe4aa IDEMPIERE-363 ASP / SaaS module - implement reference lists show/hide option 2012-08-22 23:24:10 -05:00
Heng Sin Low 1123aec6d1 Merge with 8a571dacb86e47e42584969a5958b504c7616469 2012-08-23 12:18:04 +08:00
Carlos Ruiz 56fff1e1b8 IDEMPIERE-217 Allocate Payment to Charge
Credits:
Adaxa (Paul Bowden) / development
David Peñuela / integration
Edwin Ang / testings
2012-08-22 22:27:33 -05:00
Deepak Pansheriya 01c8bbc3de Merging two heads 2012-08-22 23:30:39 +05:30
Elaine Tan e03942ee8f Ticket #1001002: Move the Menu to be a Portlet - Add a new table to store user dashboard preference and fix some bugs 2012-08-22 19:34:57 +08:00
Heng Sin Low 724515c9c2 Merge with 9588c6ccc43c675f7b186512072c248daa1a6f57 2012-08-22 18:41:04 +08:00
Heng Sin Low 8c732a1c06 Merge with c09b1324cdd850c319a77bbe63d1c09ee4ef856d 2012-08-22 18:38:18 +08:00
Rajesh.Rajesh-VAIO 1b9067d23f Task 1001118 - Link end-of-process to next window 2012-08-22 13:47:50 +05:30
Kirit Thummar d5ef3c327a IDEMPIERE-377 : Add search sequence support for search dialog field[1001253] 2012-08-22 11:01:07 +05:30
Carlos Ruiz 4ceda4ce93 IDEMPIERE-246 Integrate Manufacturing Light 2012-08-21 18:53:37 -05:00
Kirit Thummar 9548383df1 IDEMPIERE-377 : Correcting operators based on reference type [1001193] 2012-08-21 22:15:43 +05:30