Commit Graph

631 Commits

Author SHA1 Message Date
Carlos Ruiz b90759bae2 IDEMPIERE-1649 Reference of User1_id, User2_id in new table is create incorrect / based on patch from Hiep 2014-03-13 11:02:16 -05:00
Carlos Ruiz f269768f71 IDEMPIERE-1144 Generating shipments from existing orders fails if product has mandatory attribute set / thanks to Tony Snook (tspc) for the initial patch 2014-03-12 21:45:02 -05:00
Carlos Ruiz 6cb2efc029 IDEMPIERE-1662 Replenish Report with Production does not differentiate IsSOTrx in M_StorageReservation / thanks to Chuck Boecking for the patch 2014-03-12 17:52:44 -05:00
hieplq fbdb0e0efe IDEMPIERE-1606 initial client testing > email improvements 2014-02-26 10:07:07 -05:00
Heng Sin Low 7d32b0de0f IDEMPIERE-1750 Restore backward compatibility for M_ProductionPlan. 2014-02-13 22:05:15 +08:00
Carlos Ruiz e471faf00a hg merge release-1.0c (merge release1 into release2) 2014-01-24 16:57:48 -05:00
Carlos Ruiz 8b256677d0 IDEMPIERE-1700 Java error creating a new Price List Version / Thanks to Sergio Oropeza (soropeza) 2014-01-19 13:27:24 -05:00
Carlos Ruiz f4ab371718 hg merge release-1.0c (merge release1 into release2) 2013-12-17 21:24:37 -05:00
Carlos Ruiz 2a366b9c52 IDEMPIERE-1636 ImportBankStatement process uses wrong order in sql / peer review - order columns must be in sync with the grouping logic below 2013-12-17 12:30:57 -05:00
Carlos Ruiz 053bf7e8f4 hg merge release-1.0c (merge release1 into release2) 2013-12-17 12:05:23 -05:00
Carlos Ruiz 498a858f3a IDEMPIERE-1603 Copy Info Window Columns from other Info Window's / thanks to Hagiwara Hideaki 2013-12-17 11:13:22 -05:00
Thomas Bayen 9c9a42c4c6 IDEMPIERE-1636 ImportBankStatement process uses wrong order in sql 2013-12-17 10:48:52 -05:00
Carlos Ruiz 6c63b156a7 hg merge release-1.0c (merge release1 into release2) 2013-12-11 18:34:48 -05:00
Carlos Ruiz 483716c3ab minor - improve readability of ExpenseTypesFromAccounts 2013-12-11 08:51:03 -05:00
Carlos Ruiz 7b6ac572d7 IDEMPIERE-1571 Import Account generates error because of not active columns / improve warning message for user - thanks to Nicolas Micoud (nmicoud) 2013-12-04 12:23:19 -05:00
Elaine Tan 38a8dfb728 Merge with release-1.0c 2013-12-03 19:43:01 +08:00
Elaine Tan 86a7ba3ad4 IDEMPIERE-1592 Import Accounts window / Problem with order the accounts imported 2013-12-03 19:40:09 +08:00
Carlos Ruiz 4f1aa96b14 hg merge release-1.0c (merge release1 into release2) 2013-11-25 19:22:58 -05:00
Carlos Ruiz b1d9aad6f2 IDEMPIERE-1559 create purchase order not success still make link / based on patch from hieplq 2013-11-25 19:02:58 -05:00
Carlos Ruiz 3fe9471960 IDEMPIERE-325 Complete AD based info window / Fix sync terminology failing to delete used elements in info column / add tab Use in Info Column to Element window 2013-11-22 16:18:39 -05:00
Heng Sin Low bb6607d553 IDEMPIERE-1561 Update product version to 2.0.0. 2013-11-21 14:32:17 +08:00
Carlos Ruiz 38282335c0 IDEMPIERE-1537 Make link to Sales order after conver Proposal 2013-11-16 10:08:01 -05:00
hieplq 072018dcbb IDEMPIERE-1537 Make link to Sales order after conver Proposal 2013-11-16 11:11:04 +07:00
hieplq a90c0b73c7 IDEMPIERE-1523 link to invoice not create after run process "Create Sales Orders for Customers" 2013-11-12 03:14:48 +07:00
Carlos Ruiz 81fc00ffb2 hg merge release-1.0c (merge release1 into release2) 2013-11-15 10:30:27 -05:00
Heng Sin Low f92efb10c7 1002848 IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management. Always create foreign key with the DEFERRABLE INITIALLY DEFERRED clause. 2013-11-08 17:52:00 +08:00
Carlos Ruiz c2729ab53f IDEMPIERE-1529 Dangerous catch exceptions (hiding or ignoring real problem) 2013-11-13 08:16:52 -05:00
Fernando Saavedra c433ed742f IDEMPIERE-1494 Cant Import Account Default 2013-11-05 17:29:26 -05:00
Carlos Ruiz e2b9f877ee IDEMPIERE-1443 leadconversion - can't translate 2013-10-30 12:15:42 -05:00
Heng Sin Low 8b5da4d99f IDEMPIERE-386 Redesign ASI usage for FIFO. Based on Patch From Deepak. 2013-10-17 17:53:32 +08:00
Elaine Tan 97b6486b09 IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management - Allow user to configure the foreign key constraint name and type 2013-10-02 17:58:19 +08:00
Heng Sin Low d95c2af901 Merged release-1.0c into development 2013-09-24 17:17:53 +08:00
Carlos Ruiz 5bc1dae184 IDEMPIERE-1370 Circular Reference in Product Info when a bom product is referenced to itself and its price-lists prices are set to zero
Thorough review of the BOM verification process:
1 - changed the three BOMprice functions to not take into account unverified BOMs
2 - fixed four BOMQty functions to point to correct BOM structures
3 - dropped from DB unused BOMQty*ASI functions and deprecated M_Product_BOM_Check.java class
4 - Verify BOMs process inactivated (pointing to unused structures)
5 - set default and displaylogic for process parameters of Verify BOM Structure
6 - set product verified flag as readonly to allow modification just via process verify BOM
7 - BOM products are marked as not verified when lines are changed or last line deleted
2013-09-19 21:52:10 -05: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
Elaine Tan f7385b0de2 IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management
- Use drop constraint and add constraint when there is a change on foreign key constraint
- Fix constraint SQL statement when there is a change on foreign key constraint
2013-08-30 13:26:20 +08:00
Heng Sin Low db5e974ab7 IDEMPIERE-1180 Cost Adjustment Document for Standard and Average Costing. 2013-07-22 20:21:02 +08:00
Heng Sin Low 7246f49bab IDEMPIERE-1285 Estimated Landed Cost for PO. 2013-08-19 21:27:04 +08:00
Carlos Ruiz e6442936b4 hg merge release-1.0c (forward-porting) 2013-07-29 20:46:47 -05:00
Elaine Tan 4c6c12ea58 IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management - Foreign keys management 2013-07-24 13:18:38 +08:00
Elaine Tan bc37aab2e4 IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management - Foreign keys management 2013-07-19 18:42:26 +08:00
Heng Sin Low fd19a9058b DEMPIERE-1113 Make standard processes more extensible by plugin 2013-06-27 00:47:31 +08:00
Carlos Ruiz 0e80967351 IDEMPIERE-1088 Problem with Reverse-Accrual with payment allocation 2013-06-21 19:26:14 -05:00
anozimada f35a0b7ae0 IDEMPIERE-1075 InvoiceNGL Bug 2013-06-19 11:53:25 -05:00
Carlos Ruiz 470202287c IDEMPIERE-67 ProcessedOn should not be copied by MOrder.copyFrom / IDEMPIERE-922 / IDEMPIERE-938 / Restored backward compatibility on copying AD_Org_ID 2013-06-17 13:56:27 -05:00
Carlos Ruiz bd13bead02 IDEMPIERE-1027 inactive fields are not or wrong copied in WindowCopy/TabCopy process 2013-06-03 12:34:56 -05:00
Carlos Ruiz e34e51ce3b IDEMPIERE-1024 Improve default creation of window fields 2013-06-03 11:50:29 -05:00
Anthony Sossah 4b8389846b IDEMPIERE-971 Create Columns from DB process not handling UUID columns for custom tables 2013-06-03 10:54:38 -05:00
Nicolas Micoud a24672d4e7 IDEMPIERE-926 - SynchronizeTerminology doesn't update info window name in the menu 2013-05-22 09:15:54 +02:00
Carlos Ruiz 2cee634016 IDEMPIERE-904 Copy Details process in GL Journal resulting wrong posting date / Thanks to Anozi Mada 2013-05-04 15:06:41 -05:00
Carlos Ruiz 61d91207fd IDEMPIERE-136 Tenant base language improvement 2013-04-29 21:43:56 -05:00
Carlos Ruiz 516b6893c2 IDEMPIERE-570 Doc_Production - production posting problems 2013-04-23 22:14:02 -05:00
Carlos Ruiz b1c63ccbbe IDEMPIERE-541 Price calculation ignores the measurement unit. / Thanks to Juliana Corredor 2013-04-23 20:24:57 -05:00
Carlos Ruiz 01a9897cc1 IDEMPIERE-455 Discover and fix FindBugs problems / DMI_BIGDECIMAL_CONSTRUCTED_FROM_DOUBLE / Improve some calculations for BigDecimal 2013-04-09 18:09:44 -05:00
Carlos Ruiz a5b31d9795 IDEMPIERE-835 Create Price List - org.postgresql.util.PSQLException: No value specified for parameter 1. 2013-04-08 10:46:47 -05:00
Carlos Ruiz c72fecccbe IDEMPIERE-675 - Internal Use with zero qty is dropping the inventory / Peer review 2013-04-03 11:56:33 -05:00
Carlos Ruiz 094975caf4 IDEMPIERE-136 Tenant base language improvement 2013-03-27 22:48:29 -05:00
Heng Sin Low 5d9c7a3f1a IDEMPIERE-778 Improve PostgreSQL support. 2013-03-20 15:31:45 +08:00
Carlos Ruiz 15b1404428 IDEMPIERE-776 Synchronize terminology must translate info window columns 2013-03-19 18:53:08 -05:00
Carlos Ruiz df18055d9e IDEMPIERE-774 02_SynchronizeTerminology.sql not taking into account ad_menu.iscentrallymaintained 2013-03-19 12:44:22 -05:00
Carlos Ruiz 7eaf68465b IDEMPIERE-767 Ticket #1001763: Standard Templates for Docs and Forms 2013-03-18 14:02:05 -05:00
Carlos Ruiz 8225c2a935 IDEMPIERE-764 Some tablenames starts with X whereas they have centralized IDs / ASU_1099Box 2013-03-18 13:50:27 -05:00
Carlos Ruiz ea40c1a8bf IDEMPIERE-661 OrderLineCreateProduction not passing accounting data from SO to Production 2013-03-17 16:31:01 -05:00
Richard Morales c45dfd9557 IDEMPIERE-638 Check log level before calling logging method / .log(Level 2013-03-15 22:52:05 -05:00
Carlos Ruiz 171c5db67d IDEMPIERE-37 Make iDempiere safer using saveEx instead of save 2013-03-12 08:39:50 -05:00
Heng Sin Low f3e6c16dcd Merge 10a791d0c143 2013-03-08 12:59:43 +08:00
Carlos Ruiz 6a9cdbe977 IDEMPIERE-708 Postgresql ERROR: date/time value "current" is no longer supported 2013-03-07 17:41:12 -05:00
Elaine Tan 353b7f2602 Ticket #1002354: Price List Enhancement 2013-03-07 19:13:42 +08:00
Elaine Tan a76eb3fe6c Ticket #1001763: Standard Templates for Docs and Forms - Reporting - Copy Print Formats from QS - port over ASU_1099Box customization in import invoice process 2013-03-05 18:23:43 +08:00
Carlos Ruiz ac93bd4473 IDEMPIERE-638 Check log level before calling logging method / log.info / Thanks to Richard Morales 2013-02-27 20:58:38 -05:00
Carlos Ruiz b223b3a20c IDEMPIERE-638 Check log level before calling logging method / fix missing parenthesis / Thanks to Richard Morales 2013-02-26 17:24:09 -05:00
Richard Morales ce7938424e IDEMPIERE-638 Check log level before calling logging method / log.fine 2013-02-25 19:00:59 -05:00
Richard Morales ada4a0f749 IDEMPIERE-638 Check log level before calling logging method / log.finer 2013-02-25 14:08:35 -05:00
Richard Morales a6b7473ff4 IDEMPIERE-638 Check log level before calling logging method / log.finest 2013-02-25 14:00:29 -05:00
Richard Morales e0b18312f8 IDEMPIERE-638 Check log level before calling logging method / log.config 2013-02-25 12:29:10 -05:00
Richard Morales 427e8e08f2 IDEMPIERE-638 Check log level before calling logging method / s_log.info logger.config+info 2013-02-22 15:59:05 -05:00
Richard Morales 7c53aa5f4d IDEMPIERE-638 Check log level before calling logging method / s_log.fine 2013-02-22 15:50:25 -05:00
Richard Morales fee2df24c9 IDEMPIERE-638 Check log level before calling logging method / s_log.config 2013-02-21 12:11:33 -05:00
Carlos Ruiz b3ac2521a1 IDEMPIERE-568 Review proper closing of JDBC statements and resultsets 2013-02-20 21:33:19 -05:00
Richard Morales 65a9dc9adc IDEMPIERE-568 Review proper closing of JDBC statements and resultsets 2013-02-20 20:31:16 -05:00
Carlos Ruiz ec05ffbf43 IDEMPIERE-590 Import Inventory allowing locator/wh from different org / Peer Review 2013-02-19 19:35:58 -05:00
David Peñuela 8d2584584b IDEMPIERE-590 Import Inventory allowing locator/wh from different org 2013-02-19 19:28:54 -05:00
Carlos Ruiz 555e234496 IDEMPIERE-568 Review proper closing of JDBC statements and resultsets 2013-02-19 18:46:15 -05:00
Richard Morales f737c1fc87 IDEMPIERE-568 Review proper closing of JDBC statements and resultsets 2013-02-19 18:17:37 -05:00
Richard Morales 7838f1bf04 IDEMPIERE-568 Review proper closing of JDBC statements and resultsets 2013-02-15 19:26:22 -05:00
Carlos Ruiz 205803a089 IDEMPIERE-589 Add DocAction to Import Inventory / Peer review 2013-02-14 13:28:05 -05:00
David Peñuela 91f05e4195 IDEMPIERE-589 Add DocAction to Import Inventory 2013-02-14 12:32:20 -05:00
Heng Sin Low d1688ec267 IDEMPIERE-613 Column Encryption Enhancement. Add decryption support. 2013-02-14 16:34:48 +08:00
Carlos Ruiz 8d66ca7fe7 IDEMPIERE-610 Import of BankStatement does not work (can not create new bank statements) - thanks to Thomas Bayen 2013-02-06 10:10:26 -05:00
Heng Sin Low b6af6a3489 IDEMPIERE-613 Column Encryption Enhancement. 2013-02-06 18:03:42 +08:00
Elaine Tan cc8e738a77 Support link end-of-process 2013-01-31 17:08:13 +08:00
Carlos Ruiz 3eb6bc9151 IDEMPIERE-592 Copy window is copying inactive tabs and fields 2013-01-23 16:04:57 -08:00
Elaine Tan c3288cdd41 Ticket #1001770: RMA improvements - support optional shipment/receipt line in rma line 2013-01-21 19:45:11 +08:00
Elaine Tan 5448d70f3f Ticket #1001770: RMA improvements - support optional shipment/receipt line in rma line and rma tax. 2013-01-18 19:16:40 +08:00
Thomas Bayen c1ef669512 Merge with bd14881f01d02cc8e4ea979e62c67b2c5373c0b4 2013-01-16 02:21:39 +01:00
Heng Sin Low efa9fa0a72 IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Added support for custom query operator and query function. Added support to open info window from menu. 2013-01-09 12:09:58 +08:00
Heng Sin Low 06362405e1 IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Still pending migration of existing custom InfoPanel implementation. 2013-01-04 16:59:50 +08:00
Thomas Bayen 81c60eba4c IDEMPIERE-539 Import GL Window does not allow Key Values for Activity, Campaign, Sales Region 2012-12-26 02:50:26 +01:00
Elaine Tan d33e6319c9 Ticket #1001758: FedEx & UPS 2012-12-21 18:48:41 +08:00
Carlos Ruiz 740908e0c5 IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> dead code 2012-12-20 15:46:40 -05:00
Carlos Ruiz b1275ae52b IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> deprecated (Thanks to Richard Morales) 2012-12-15 19:33:37 -05:00
Richard Morales ae3990ce11 IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse warning -> not used 2012-12-13 18:41:45 -05:00
Richard Morales 024c8d35c9 IDEMPIERE-455 Discover and fix FindBugs problems / Pattern LSYC_LOCAL_SYNCHRONIZED 2012-12-13 18:11:40 -05:00
Carlos Ruiz 8f13ed795e unnecessary SuppressWarnings 2012-12-12 18:11:53 -05:00
Richard Morales 4c16922d20 IDEMPIERE-455 Discover and fix FindBugs problems / Pattern NP_NULL_ON_SOME_PATH_EXCEPTION 2012-12-12 10:49:56 -05:00
Carlos Ruiz b148b488fa IDEMPIERE-448 Add CopyFrom on Bank Statement / Peer review 2012-12-12 09:02:41 -05:00
Nicolas Micoud e107e8f452 IDEMPIERE-448 - Add CopyFrom on Bank Statement 2012-10-04 13:37:34 +02:00
Richard Morales 5662475b92 IDEMPIERE-455 Discover and fix FindBugs problems / Pattern SIC_INNER_SHOULD_BE_STATIC 2012-12-11 19:47:25 -05:00
Richard Morales ad61a5e637 IDEMPIERE-455 Discover and fix FindBugs problems / Pattern NS_DANGEROUS_NON_SHORT_CIRCUIT 2012-12-10 14:35:53 -05:00
Richard Morales b5a2bd6dba IDEMPIERE-455 Discover and fix FindBugs problems / Pattern RV_EXCEPTION_NOT_THROWN 2012-12-10 13:05:43 -05:00
Richard Morales 1e30b56290 IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse Warning : Is never used 2012-12-06 15:00:04 -05:00
Carlos Ruiz 3109d2584e IDEMPIERE-455 Discover and fix FindBugs problems / Pattern: SACM_STATIC_ARRAY_CREATED_IN_METHOD / Thanks to Richard Morales 2012-12-05 17:18:28 -05:00
Richard Morales a486d1317c IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / findbugs fb-contrib pattern LSYC_LOCAL_SYNCHRONIZED_COLLECTION 2012-12-05 12:09:37 -05:00
Richard Morales 529089a426 IDEMPIERE-183 Fixed generic type warning 2012-12-04 11:24:23 -05:00
Deepak Pansheriya f992cef2d7 IDEMPIERE-294 BroadCast Message 2012-11-30 14:56:59 +05:30
Carlos Ruiz 1c0b1ebd9e IDEMPIERE-385 Resolve M_Storage locking and data consistency / lock storage record being updated 2012-11-28 10:12:56 -05:00
Carlos Ruiz f13092548f IDEMPIERE-246 Integrate Manufacturing Light / Fixes:
- bug on cost difference calculation
- make the creation of production lines according with iDempiere architecture (configurable via sysconfig) - must not require accounting consequences to create production lines
2012-11-26 13:44:35 -05:00
Carlos Ruiz 3e0fb3b5a2 hg merge fb4181fa99c2 2012-11-21 10:04:09 -05:00
Heng Sin Low c8b4a158b7 IDEMPIERE-491 Caching data can generate problem. Refactor the caching code, added distributed cache and cluster wide cache reset support. 2012-11-21 17:06:02 +08:00
Carlos Ruiz c93620b3c9 IDEMPIERE-385 Resolve M_Storage locking and data consistency / Code refinements 2012-11-20 17:30:44 -05:00
Elaine Tan 236e06c7cc IDEMPIERE-462 Ticket #1001503: Credit Cards Online - support online credit payment, include copyright text, use translate message, fix credit card online processing issues 2012-11-02 18:27:14 +08:00
Elaine Tan 442fd422a1 IDEMPIERE-462 Ticket #1001503: Credit Cards Online - support online sales, authorization, delay capture and void payment 2012-11-01 20:23:20 +08:00
Edwin Ang 31ee8bc837 modify code related with M_Storage 2012-10-29 15:14:45 +07:00
Carlos Ruiz 95622fc317 IDEMPIERE-197 Stabilize Fixed Assets / Required fixes for iDempiere 2012-10-24 22:30:01 -05:00
uthadehikaru bdf902535e commented out temporary related to storage 2012-10-25 12:10:15 +07:00
uthadehikaru 4e119984a8 moved qtyavailable from storage onhand to storage reservation 2012-10-17 09:19:14 +07:00
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 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
Carlos Ruiz c14f1a0209 IDEMPIERE-158 Make selection of login languages more flexible / set language as locale when creating translations 2012-10-23 18:03:00 -05:00
Heng Sin Low b0b209ce89 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 06:40:21 +08: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 655dec54b0 IDEMPIERE-22 Import Inventory Costs not taking into account cost level / Thanks to David Peñuela 2012-10-12 18:06:37 -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 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
Kirit Thummar 917fe37caa IDEMPIERE-370 Implement link from process ending message to next records 2012-10-02 11:48:33 -05: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 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 62cb8851cb IDEMPIERE-308 Performance: Replace with StringBuilder / Thanks to Richard Morales and David Peñuela 2012-09-27 11:10:33 -05:00
Carlos Ruiz a210231735 IDEMPIERE-308 Performance: Replace with StringBuilder / Thanks to Richard Morales and David Peñuela 2012-09-26 18:37:43 -05:00
Carlos Ruiz 2defc00efb IDEMPIERE-308 Performance: Replace with StringBuilder / Thanks to Richard Morales and David Peñuela 2012-09-26 18:35:53 -05:00
Carlos Ruiz 27bc656e22 IDEMPIERE-308 Performance: Replace with StringBuilder / Thanks to Richard Morales and David Peñuela 2012-09-26 18:31:39 -05:00
Carlos Ruiz d9d27e6990 IDEMPIERE-308 Performance: Replace with StringBuilder / Thanks to Richard Morales and David Peñuela 2012-09-25 13:05:52 -05:00
Carlos Ruiz bda4e5736d IDEMPIERE-308 Performance: Replace with StringBuilder / Thanks to Richard Morales and David Peñuela 2012-09-25 12:54:09 -05:00
Carlos Ruiz 502bd015c1 IDEMPIERE-308 Performance: Replace use of StringBuffer and String concatenation with StringBuilder / review classes on org.adempiere.base.process / thanks to Richard Morales and David Peñuela 2012-09-21 19:27:59 -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 368ce19b6e IDEMPIERE-332 Document sequence organization level and restart monthly / Thanks to Nicolas Micoud 2012-09-07 16:56:44 -05:00
Carlos Ruiz 6ade5ff57d IDEMPIERE-222 I suggest improvement on ImportBpartner.class to include checking of null for C_Region_ID when updating C_BPartner_Location
Thanks to Simbarashe Musabaike
2012-08-29 23:38:48 -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 e6536a6b34 IDEMPIERE-398 Copy columns from table must have special treatment for UUID column 2012-08-22 21:32:33 -05:00
Heng Sin Low 724515c9c2 Merge with 9588c6ccc43c675f7b186512072c248daa1a6f57 2012-08-22 18:41:04 +08:00
Rajesh.Rajesh-VAIO 1b9067d23f Task 1001118 - Link end-of-process to next window 2012-08-22 13:47:50 +05:30
Carlos Ruiz 4ceda4ce93 IDEMPIERE-246 Integrate Manufacturing Light 2012-08-21 18:53:37 -05:00
Carlos Ruiz 1302d6b348 IDEMPIERE-376 Limit charges to use just one account / Thanks to David Peñuela 2012-08-17 11:05:38 -05:00
Carlos Ruiz 9fcf487478 IDEMPIERE-236 - Centralization of hardcoded IDs / centralize also the MSysConfig keys - Thanks to David Peñuela 2012-08-14 19:07:21 -05:00
Dirk Niemeyer 7775f04a14 Bring in Manufacturing Light code from Adaxa / Paul Bowden
Merge Production line MA fix. Fixes #93.
changeset 6228	6b74072a4797
2012-08-06 16:37:43 +02:00
Dirk Niemeyer b347d5dcaa Bring in Manufacturing Light code from Adaxa / Paul Bowden
Replenish report, allow to select only kanban. Fixes #115
changeset 6227	05de274d6465
without migration/xml/380_Replenishment_kanban.xml
2012-08-06 11:03:07 +02:00
Dirk Niemeyer 888f41dff1 Bring in Manufacturing Light code from Adaxa / Paul Bowden
Fixes #47. Replenish report calculates production reservation incorrectly
changeset 6173	7138b2426089
2012-08-06 09:31:36 +02:00
Carlos Ruiz 41338b001f Bring in Manufacturing Light code from Adaxa / Paul Bowden 2012-08-21 17:41:53 -05:00
Dirk Niemeyer c4d9039ed7 Bring in Manufacturing Light code from Adaxa / Paul Bowden
changeset 6129	0135328548b6
2012-08-06 09:22:14 +02:00
Carlos Ruiz 8c40f00c5a Bring in Manufacturing Light code from Adaxa / Paul Bowden 2012-08-21 17:38:01 -05:00
Deepak Pansheriya 9f6ba491dd Merge 2012-08-10 23:33:39 +05:30
Deepak Pansheriya 26086d100e Ticket #1001003: Making grid user and system customizable 2012-08-10 23:10:57 +05:30
Carlos Ruiz 9b84a207b0 IDEMPIERE-221 Implement password policies / finished testings - lots of fixes - i18n - make it work on window 2012-08-06 21:01:28 -05:00
Carlos Ruiz 7fa3e80e16 IDEMPIERE-221 Implement password policies
Thanks to Juliana Corredor for the research and integration
Peer reviewed and tested by Carlos Ruiz (initial version, still pending tests)
Sponsored by Trek Global
2012-08-02 18:07:23 -05:00
Carlos Ruiz 26a07ca3c8 IDEMPIERE-347 passwords hash
Thanks to Adaxa Australia -> http://adempiere.hg.sourceforge.net/hgweb/adempiere/contribution_adaxa/rev/6d9090d8a9f6
Ken Longnan for iDempiere integration work at -> https://bitbucket.org/longnan/idempiere-longnan
Juliana Corredor for further integration and tests on iDempiere and making the process safer and backward compatible via sysconfig
Carlos Ruiz (globalqss) peer reviewed, tested and finished some extra required
Sponsored by Trek Global -> http://www.trekglobal.com/
2012-07-31 18:46:45 -05:00
Carlos Ruiz 8f6efc777b IDEMPIERE 344 - Improve usability for GL Journal / peer review / tests / implement copy on journal doc 2012-07-25 13:54:19 -05:00
Carlos Ruiz 98688dc01b IDEMPIERE-326 - Oracle procedure T_InventoryValue_Create has error 2012-07-19 20:06:28 -07:00
Carlos Ruiz 471a1adfcd IDEMPIERE-283 Synchronize Terminology is deleting translation of unused official elements 2012-05-30 14:28:21 -05:00
Carlos Ruiz 01821ee9a7 IDEMPIERE-255 Items in sort tabs are not translated / peer review and fix 2012-05-30 12:52:42 -05:00
Nicolas Micoud 41bbbc5b6a IDEMPIERE-255 - Items in sort tabs are not translated 2012-05-30 10:01:36 +02:00
Carlos Ruiz f55f7e0e66 IDEMPIERE-281 Extend Import Inventory to support also internal use 2012-05-29 00:45:34 -05: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 c99ce6a8cf IDEMPIERE-263 Make org.compiere.process an exported package
http://jira.idempiere.com/browse/IDEMPIERE-263
2012-05-16 10:07:07 +02:00
Nicolas Micoud 5aecf6c941 IDEMPIERE-109 / Process parameter without element shouldn't be Centrally Maintained 2012-04-25 17:52:54 +02:00
uthadehikaru 900a01ab7c Fixed minor error by zuhri 2012-04-21 15:31:02 -05:00
Edwin Ang 734515d90e exception handling processIt on ImmediateBankTransfer.java 2012-04-09 15:07:03 +07:00
Edwin Ang b091184eef exception handling processIt on InOutGenerateRMA.java 2012-04-09 15:05:43 +07:00
Edwin Ang a98e5bcaeb exception handling processIt on InvoiceGenerateRMA.java 2012-04-09 15:05:29 +07:00
Edwin Ang ef82f295c3 exception handling processIt on AllocationAuto.java 2012-04-09 15:05:18 +07:00
Edwin Ang 4621e9809b exception handling processIt on BankStatementPayment.java 2012-04-09 15:05:08 +07:00
Edwin Ang d14c3fd4c2 exception handling processIt on CopyOrder.java 2012-04-09 15:04:56 +07:00
Edwin Ang 4f5cefbff2 exception handling processIt on ExpenseAPInvoice.java 2012-04-09 15:04:46 +07:00
Edwin Ang bf4464cb9e exception handling processIt on ExpenseSOrder.java 2012-04-09 15:04:35 +07:00
Edwin Ang f0b5dc0592 exception handling processIt on ImportInvoice.java 2012-04-09 15:04:25 +07:00
Edwin Ang 1bcf538411 exception handling processIt on ImportOrder.java 2012-04-09 15:04:14 +07:00
Edwin Ang c71bd4d95c exception handling processIt on ImportPayment.java 2012-04-09 15:03:59 +07:00
Edwin Ang bba776aff7 exception handling processIt on InOutGenerate.java 2012-04-09 15:03:43 +07:00
Edwin Ang 31bce580a0 exception handling processIt on InvoiceBatchProcess.java 2012-04-09 15:03:27 +07:00
Edwin Ang b8e800f1c0 exception handling processIt on InvoiceGenerate.java 2012-04-09 15:03:07 +07:00
Edwin Ang 8d88f65b66 exception handling on InvoiceWriteOff.java 2012-04-09 15:02:55 +07:00
Edwin Ang 9aa25ae51d exception handling processIt on OrderBatchProcess.java 2012-04-09 15:02:34 +07:00
Edwin Ang bb9e72c47a exception handline on RequestInvoice.java 2012-04-09 15:02:17 +07:00
Edwin Ang b26a378b85 exception handling processIt on StorageCleanup.java 2012-04-09 15:01:56 +07:00
Heng Sin Low 894ebe49ee Merge with 8d21f0c68a4c0a40002e6b280006a9186bd13828 (iDempiere Head) 2012-04-04 18:29:18 +08:00
Heng Sin Low 32c0db8136 IDEMPIERE-215 Costing: Drop M_Product_Costing. 2012-04-04 18:11:01 +08:00
Carlos Ruiz f319ae4266 Avoid message about cost collector not reset 2012-04-03 17:07:34 -05:00
Carlos Ruiz 43efec55a3 IDEMPIERE-37 Make iDempiere safer using saveEx instead of save
http://jira.idempiere.com/browse/IDEMPIERE-37
2012-03-28 11:55:10 -05:00
Carlos Ruiz 929a1f4303 IDEMPIERE-219 Copy columns from table is not copying new attributes
http://jira.idempiere.com/browse/IDEMPIERE-219
2012-03-28 11:54:01 -05:00
Carlos Ruiz 75d7c4f277 Minor fix to avoid HouseKeeping throwing message errors
Housekeeping - Process to delete historic information - ID: 2074600
http://sourceforge.net/support/tracker.php?aid=2074600
2012-03-03 18:51:22 -05:00
Heng Sin Low 869b404e3b IDEMPIERE-141 Update Platform to Eclipse 3.7.1 2012-02-17 06:28:30 +08:00
Heng Sin Low 53cad636f6 IDEMPIERE-115 Implement feedback for process and report
(transplanted from c14cc7c6a518225ed55d15de5dc854ade05e28aa)
2012-01-21 10:49:21 +08:00
Carlos Ruiz b00938ef26 IDEMPIERE-79 Production Run failing on BOMs with more than one level 2011-09-29 09:52:21 -05:00
Carlos Ruiz 083b9dfc49 IDEMPIERE-75 Process Reset Accounting - Parameter DateTo not used if DateFrom is null 2011-09-27 10:07:37 -05:00
Heng Sin Low f9fd4b80c5 Fixed wrong checking on whether invoice is linked with order, reported at http://red1.org/adempiere/viewtopic.php?f=31&t=1337
Fixes IDEMPIERE-47 Customer Return - Generate Invoice error
http://jira.idempiere.com/browse/IDEMPIERE-47
2011-08-04 21:36:24 -05:00
Carlos Ruiz 41457e65e8 fixes IDEMPIERE-44 - Problem creating PO from Requisition
http://jira.idempiere.com/browse/IDEMPIERE-44
2011-07-09 10:11:07 -05:00
Carlos Ruiz 3ae076965e IDEMPIERE-42 - fixes Translation in MPaymentTerm exception in PaymentTermValidate
http://jira.idempiere.com/browse/IDEMPIERE-42
2011-07-04 12:36:35 -05:00
Carlos Ruiz 26337eddb8 fixes #37 Make iDempiere safer using saveEx instead of save
https://bitbucket.org/idempiere/idempiere/issue/37
2011-06-14 15:39:10 -05:00
Carlos Ruiz 21d5cc1e40 Validate Invoice commit when complete it in GenerateInvoice - fixes #36
http://bitbucket.org/idempiere/idempiere/issue/36
Thanks to fercho_comus for pointing here
2011-06-14 14:50:09 -05:00
Fernando Saavedra 5cfcc86631 Validate Invoice commit when complete it in GenerateInvoice - fixes #36
http://bitbucket.org/idempiere/idempiere/issue/36
2011-06-10 14:00:29 -05:00
Carlos Ruiz 977877d962 Fix #7 Production error
http://hg.idempiere.com/idempiere/issue/7
https://sourceforge.net/projects/adempiere/forums/forum/611163/topic/4383294
2011-05-04 22:29:22 -05:00
Carlos Ruiz 29a419d35e FR [3132687] - FS01 Commitment AR AP
http://www.adempiere.com/index.php/FS01_Commitment_AR_AP
https://sourceforge.net/tracker/?func=detail&aid=3132687&group_id=176962&atid=879335
Move process to right subproject
2011-03-28 21:01:50 -05:00
Carlos Ruiz cf96e249c8 Fix bug when checking if the process is already configured
Reported by AFalcone and suggested fix here -> http://red1.org/adempiere/viewtopic.php?f=34&t=1193
Also refactored the generation of the process to make it smart in case a new tab is added to a window and it requires to configure new processes
2011-03-26 01:53:28 -05:00
Carlos Ruiz d442d2fe55 Improvement for Auto Allocation process - this modification allow the auto allocation process to allocate the remanent portion of partially allocated payments 2011-03-26 01:46:57 -05:00
Carlos Ruiz b994e41c9e FR [ 2788278 ] Data Import Validator - migrate core processes
https://sourceforge.net/tracker/?func=detail&aid=2788278&group_id=176962&atid=879335
Implemented for ImportProduct
2011-03-26 01:34:58 -05:00
Carlos Ruiz 6fc0d1dbeb BF [3074970] - Bugs Generating Order from Project and Phase
http://sourceforge.net/support/tracker.php?aid=3074970
2011-03-26 01:21:16 -05:00
trifonnt efd0b768fd BF [3094157] - Import Inventory - check Lot and SerNo length
https://sourceforge.net/tracker/?func=detail&aid=3094157&group_id=176962&atid=879332
2011-03-25 23:58:42 -05:00
Carlos Ruiz ad6b975ca1 BF [3018005] Role Access Update: updates all roles if I log in as System
https://sourceforge.net/tracker/index.php?func=detail&aid=3018005&group_id=176962&atid=879332
* Preserve old approach as a "Super" process to update all the roles in the installation, if the user chooses just System, it will update System, if System user leave empty the role then it updates ALL the roles in System
2011-03-25 23:39:53 -05:00
Carlos Ruiz d69c6ebded Fix bug reported on [1913092] - Add the Payment Rule to Commissioning
https://sourceforge.net/tracker/index.php?func=detail&aid=1913092&group_id=176962&atid=879335
Bug reported here: https://sourceforge.net/projects/adempiere/forums/forum/610547/topic/3966649
2011-03-25 22:56:11 -05:00
Carlos Ruiz a7d5781c17 FR [3132687] - FS01 Commitment AR AP
http://www.adempiere.com/index.php/FS01_Commitment_AR_AP
https://sourceforge.net/tracker/?func=detail&aid=3132687&group_id=176962&atid=879335
2011-03-25 22:30:09 -05:00
Carlos Ruiz 5071651358 Fix bug on InvoiceGenerate:
- process is consolidating by order bill location, but was not ordering by the consolidating column
2011-03-08 10:53:33 -05:00
Carlos Ruiz 38a5d1b420 Enable immediate accounting for Production Document
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2857289
2011-02-27 01:04:54 -05:00
Carlos Ruiz 4e143f09f2 Reverting revisions 12757, 12778, 12785 (6348, 6352, 6353)
This has suffered lot of modifications after the last commit in trunk:
svn revisions: 12968, 13190, 13206, 13208, 14172, 14175, 14200, 14201
hg changesets: 6356, 6360, 6361, 6362, 6394, 6395, 6396, 6397
It requires proper functional review and analysis of collaterals
We better revert from here and integrate later when it's more stable and we have proper description and QA over these new processes.
2011-02-26 22:25:50 -05:00
Carlos Ruiz 403ccaf162 Revert FR [2979756] - Touchscreen friendly POS
Although I like the new presentation of the touchscreen POS it removed some basic functionality.
* In previous POS you could select the business partner, here it assign the "Standard" partner and it cannot be changed (not sure if there is a "hidden" button to do it).
* The button "Preferences" do nothing.
* Credit Card Expiration cannot be set to 0911 - it's changed to 911 and then complaining about the format.
* The order was completed with an incomplete payment - an order of 200 - I entered a cash payment of 50 and it was completed with a change of -190
2011-02-26 19:27:57 -05:00
Heng Sin Low 2404603e03 Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
Heng Sin Low c321e8feb6 1) Implemented DocFactory as extension, this does break backward compatibility as the Doc class now take MAcctSchema instead of MAcctSchema[] as parameter. 2) Refactor the posting control and create financial document from Doc.java to DocManager.java 2010-11-22 14:33:40 +08:00
Heng Sin Low 3f24d8d830 Added default buckminster properties file. 2010-11-03 15:39:57 +08:00
Heng Sin Low fa6dafed7d LanguageMaintenance process should be in the process module instead of the swing client module. 2010-10-26 18:59:23 +08:00
Heng Sin Low fb2ed910a2 refactoring and clean up 2010-10-22 11:08:26 +08:00
Heng Sin Low 83715fa436 Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later ) 2010-09-29 15:25:34 +08:00