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