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