Commit Graph

199 Commits

Author SHA1 Message Date
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
Thomas Bayen 9c9a42c4c6 IDEMPIERE-1636 ImportBankStatement process uses wrong order in sql 2013-12-17 10:48:52 -05:00
Carlos Ruiz 483716c3ab minor - improve readability of ExpenseTypesFromAccounts 2013-12-11 08:51:03 -05: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 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
Carlos Ruiz c2729ab53f IDEMPIERE-1529 Dangerous catch exceptions (hiding or ignoring real problem) 2013-11-13 08:16:52 -05: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 db5e974ab7 IDEMPIERE-1180 Cost Adjustment Document for Standard and Average Costing. 2013-07-22 20:21:02 +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