Carlos Ruiz
8e0f178c35
hg merge release-2.1 (merge release2.1 into development)
2015-04-08 16:21:21 -05:00
Carlos Ruiz
e4c0fdd849
hg merge release-2.1 (merge release2.1 into development)
2015-03-25 19:02:45 -05:00
Carlos Ruiz
267fe358df
IDEMPIERE-2565 - found transaction not rolled back when initial client setup was failing with an exception
2015-04-08 10:15:57 -05:00
hieplq
1cac3f646f
IDEMPIERE-2544:to more warning compiler hidden good warning
...
leak resource
2015-04-04 13:37:51 +07:00
Carlos Ruiz
d3d194f80d
IDEMPIERE-2277 WindowCopy process should handle translation / based on patch from Nicolas Micoud (nmicoud)
2015-03-15 13:18:37 -05:00
Carlos Ruiz
3a53bbcc32
hg merge release-2.1 (merge release2.1 into development)
2015-03-14 08:14:39 -05:00
Carlos Ruiz
9716fac80c
IDEMPIERE-2513 Sequence Check not working for native sequences
2015-03-11 11:11:23 -05:00
Carlos Ruiz
7b8f1e8f84
hg merge release-2.1 (merge release2.1 into development)
2015-03-04 20:27:58 -05:00
tsvikruha
423d803b3f
IDEMPIERE-2485 Missing OSGi Factory for Replenish Interface
2015-03-04 20:20:49 -05:00
Deepak Pansheriya
64de4900fb
IDEMPIERE-2500 : Inventory valuation fail if there is no standard cost configured
2015-03-05 00:11:54 +05:30
Chuck Boecking
e304cbc14e
IDEMPIERE-2416 Improvement to 2412 - Generate Production from Project - Add new core fields
2015-02-04 10:07:52 -05:00
Carlos Ruiz
431c9d6d7d
IDEMPIERE-2412 Generate Production from Project with Phase - New Process / peer review - add migration script generated from 2pack provided by Chuck Boecking
2015-02-04 09:58:26 -05:00
Chuck Boecking
ed11e5c626
IDEMPIERE-2412 Generate Production from Project with Phase - New Process
2015-02-04 09:57:37 -05:00
Carlos Ruiz
1429f7eb25
IDEMPIERE-2410 Add Phase parameter to Generate PO from Project process / peer review - add migration script generated from 2pack provided by Chuck Boecking
2015-02-04 09:19:04 -05:00
Chuck Boecking
f8b1bc586e
IDEMPIERE-2410 Add Phase parameter to Generate PO from Project process
2015-02-04 09:18:05 -05:00
Carlos Ruiz
64faf954bc
hg merge release-2.1 (merge release2.1 into development)
2015-01-14 18:20:07 -05:00
Carlos Ruiz
6e03e56b32
IDEMPIERE-386 IDEMPIERE-1770 - inventory count create broken when DateMaterialPolicy used with same ASI
2015-01-14 17:05:28 -05:00
Carlos Ruiz
97f3b07535
IDEMPIERE-1695 Errors on Invoice Not Realized Gain/Loss
2015-01-09 14:27:29 -05:00
Carlos Ruiz
c8f3a94f45
IDEMPIERE-1695 Errors on Invoice Not Realized Gain/Loss
2015-01-09 13:33:39 -05:00
Carlos Ruiz
0abc50811b
merge development into zk7
2015-01-10 09:47:35 -05:00
Carlos Ruiz
8ed8a626ac
merge development into zk7
2014-12-28 12:55:02 -05:00
Carlos Ruiz
f3b9db25f4
IDEMPIERE-2375 ASP (SaaS) Generate Level is not reviewing all related
2014-12-26 23:37:04 -05:00
Carlos Ruiz
a297d16c4f
IDEMPIERE-2370 SaaS Generate on menu option
2014-12-23 23:49:59 -05:00
Carlos Ruiz
cbddbb0e70
merge development (133921c9c84f) into zk7
2014-12-11 16:23:52 -05:00
Carlos Ruiz
322a4a3b3e
merge development into zk7
2014-11-19 19:34:42 -05:00
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
d6eafd8670
merge development (78e90f933c35) into zk7
2014-11-05 08:18:46 -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
Carlos Ruiz
899c60b041
IDEMPIERE-2103 Process for run import csv
2014-12-02 18:54:20 -05:00
Carlos Ruiz
3518f683e7
merge 1a4c747dfdf9 development into zk7
2014-10-22 14:42:27 -05:00
Heng Sin Low
816e27a8e2
IDEMPIERE-2245 Platform Upgrade for r3. Fix Jenkin build error ( Patch from Carlos ). Fix login page show wrong version info.
2014-10-16 14:34:12 +08:00
Heng Sin Low
0b2fbe27ae
IDEMPIERE-2245 Platform Upgrade for r3.
2014-10-13 11:05:19 +08:00
Carlos Ruiz
7176b33b11
Merge development (23d225fcc3d1) into zk7 branch
2014-08-27 08:39:42 -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
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
Carlos Ruiz
e5241052d6
Merge development (18baef8639ba) into zk7 branch
2014-07-16 20:10:39 -05:00
Carlos Ruiz
b8ae8ddcf8
Merge development (840f74787018) into zk7 branch
2014-07-15 16:51:22 -05: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
Carlos Ruiz
20c500553a
Merge development (859fa5991fa8) into zk7 branch
2014-07-03 16:44:22 -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
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
c69070876f
Merge development (717d3f6bb6a2) into zk7 branch
2014-06-03 18:28:40 -05:00