Commit Graph

261 Commits

Author SHA1 Message Date
Deepak Pansheriya 68c97d2032 IDEMPIERE-2314: Making import inventory process extendible 2014-11-14 13:25:02 +05:30
Carlos Ruiz ab37dd1258 IDEMPIERE-2057 Modify "Update Costing" process to create a cost adjustment document / IDEMPIERE-2306 Can't create cost detail when costing level is Batch/Lot from import inventory 2014-11-11 14:19:02 -05:00
Carlos Ruiz 21ab09f54d Generate complete model for release 2.1 2014-10-30 23:41:51 -05:00
Carlos Ruiz fa74477ecf Update product version to 2.1.0 2014-10-30 23:30:38 -05:00
hieplq b205ef51bf IDEMPIERE-2174:Cant import physical inventory with Update Cost option 2014-09-02 10:15:06 +07:00
Carlos Ruiz d41e69f6c6 IDEMPIERE-1526 Add trx to ExpenseAPInvoice 2014-08-27 19:36:34 -05:00
Heng Sin Low ec2ad9af8b IDEMPIERE-2142 Update Standard Cost Process: Cost adjustment document should include only products that have changes to the product's current cost. 2014-08-13 14:46:14 +08:00
Carlos Ruiz 2c04735527 IDEMPIERE-2134 Issues found on Payment Selection process
* Payment Selection Manual:
** WPaySelect.onEvent: improved to refresh lines on onlydue, paymentrule and paymentdate changes
** PaySelect.getPaymentRuleData: is getting also inactive payment rules
** WPaySelect is showing correctly the schedule records of an invoice, but the due date is wrong - leading to wrong schedule records shown with only due invoices flag
** PaySelect.getDocTypeData: Is just selecting API/APC, can also include AR documents

* Payment Selection Create (button on window)
** running PaySelectionCreateFrom repeated the invoices - must just add new
** issotrx set based on payment rule - direct debit Y, otherwise N
** The process is getting the records from C_Invoice instead of C_Invoice_V (as manual does) - this must be leading to error on selected schedule records for only due parameter (test required to confirm)

* Payment Print/Export
** deleted not used PayPrint.getPaySelectionData
2014-08-11 17:04:53 +02:00
Carlos Ruiz f81ba706e9 IDEMPIERE-1685 Improve initial client setup for non-existing accounts in CoA 2014-08-01 11:07:59 +02:00
Carlos Ruiz 6b391f688e IDEMPIERE-2108 add an option for a minimum amount to create invoices process 2014-07-30 23:20:09 +02:00
Carlos Ruiz d67bca62b0 IDEMPIERE-2100 automate recurring run 2014-07-27 18:20:56 +02:00
jan thielemann d28d1e2c82 IDEMPIERE-1851 New Parameter for "Create Fields" process on Window, Tab and Field > Tab + Patch 2014-07-16 10:21:55 -05:00
Heng Sin Low a1685042c5 IDEMPIERE-2057 1003719 Modify "Update Costing" process to create a cost adjustment document. 2014-07-02 10:23:54 +08:00
Carlos Ruiz 0becee9edb IDEMPIERE-1968:valid check box in info window can manual editable / peer review 2014-07-11 19:57:23 -05:00
Heng Sin Low 68b8172603 Merge release-2.0 into development 2014-07-04 20:08:00 +08:00
Heng Sin Low 2bcf6c577e IDEMPIERE-2035 Generate Shipments is not adjusting QtyEntered. Accept patch from Alan Rodrigo Lescano. 2014-07-04 18:38:42 +08:00
Deepak Pansheriya 29f0a5810e IDEMPIERE-1770 Allowing manual entry from Attributes tab on shipment/MR line 2014-07-01 21:07:07 -05:00
Carlos Ruiz 3d53cf43db IDEMPIERE-236 bring hardcoded MSysConfig keys and order 2014-05-29 16:31:14 -05:00
Carlos Ruiz 9a1a4eb2ee IDEMPIERE-1894 Missing SeqNoGrid when generating Fields in a Tab (TabCreateFields.java) / based on patch from Jan Thielemann 2014-05-07 18:47:38 -05:00
Carlos Ruiz 9f24e8a85b IDEMPIERE-1927 MAccount.get creating deadlocks because it doesn't have trx 2014-05-02 16:19:10 -05:00
Carlos Ruiz 7e51ee33d7 IDEMPIERE-1921 Copy Role is not taking into account info window access 2014-04-29 19:12:29 -05:00
Carlos Ruiz 1c4f333dfc IDEMPIERE-1920 Restrict Copy Role 2014-04-29 17:54:07 -05:00
Carlos Ruiz 9cf721e1ad IDEMPIERE-1822 RequestEmailProcessor is not compatible with gmail / peer review and text - add some additional fixes for problems found on test 2014-04-20 17:31:43 -05:00
Carlos Ruiz 854076ee2c hg merge release-2.0 (merge release2 into development) 2014-05-07 22:04:48 -05:00
Carlos Ruiz bfcf026a76 hg merge release-2.0 (merge release2 into development) 2014-04-29 21:29:54 -05:00
Carlos Ruiz e7a19cb6b0 hg merge release-2.0 (merge release2 into development) 2014-04-23 18:20:20 -05:00
Carlos Ruiz 33753cb358 IDEMPIERE-1715 Implement Document Action for Production / integrate and peer review patch from Heng Sin 2014-04-16 17:58:33 -05:00
Dirk Niemeyer 93bc5f0909 IDEMPIERE-1875 Bad SQL produces ORA-Error 2014-04-03 16:44:10 -05:00
hieplq e36156fb61 IDEMPIERE-1822:RequestEmailProcessor is not compatible with gmail 2014-03-17 20:17:36 +07:00
Carlos Ruiz d614c55eec IDEMPIERE-1908 Product cant be imported when ProductType is Asset 2014-04-20 14:49:03 -05:00
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