Carlos Ruiz
cac1e2d290
IDEMPIERE-1778 Remove final of M classes / integrate patch from Nicolas Micoud (nmicoud)
2014-03-06 19:44:55 -05:00
Carlos Ruiz
26e7dfdc64
hg merge release-2.0 (merge release2 into development)
2014-03-05 12:14:58 -05:00
Carlos Ruiz
772fca9f09
IDEMPIERE-1620 Improve ITaxProvider / integrate patch from Murilo Habermann Torquato (muriloht)
2014-03-05 08:43:17 -05:00
Heng Sin Low
e0a5c43285
IDEMPIERE-1766 Add support to print different text for summary line ( "Grand Total" instead of "total" ).
2014-02-24 10:27:38 -05:00
Carlos Ruiz
6fb6825665
hg merge release-2.0 (merge release2 into development)
2014-02-19 10:14:38 -05:00
Carlos Ruiz
3e23250e18
IDEMPIERE-1747 when user click cancel button in "select role" in condition "change role". it should forward to system, not login / Peer review
2014-02-19 09:32:43 -05:00
Heng Sin Low
e52d8c57ea
IDEMPIERE-1749 Add event validator service support for ad window. Trivial - remove system.out.println line leftover from testing.
2014-02-18 15:56:14 +08:00
Heng Sin Low
4f8e31bdd3
IDEMPIERE-1749 Add window event validator for AD_Window
2014-02-18 00:16:41 +08:00
hieplq
f7733eb430
IDEMPIERE-1757:miss css file for browse diff IE
2014-02-14 03:03:22 +07:00
Elaine Tan
118c4f74ef
IDEMPIERE-1776 Payment Allocation: Allow user to apply payment to credit memo
2014-02-28 10:55:14 +08:00
Elaine Tan
7ca2cbc167
IDEMPIERE-1787 1003797 Payment allocation completed but did not associate the payment to selected invoices - throw exception when 'Allocation not balanced' instead of logging as severe log
2014-03-04 17:07:45 +08:00
Heng Sin Low
5080fb0eed
IDEMPIERE-1173 1003754 Landed cost issue -- related to IDEMPIERE-1285. Fixed issues with one landed cost invoice line match against multiple receipt line. Handle incompatibility between average invoice and average po costing method.
2014-03-05 14:45:20 +08:00
Heng Sin Low
0196907539
1003720 How to avoid check re-printing. Part2 - Make WPayPrint more extensible.
2014-02-11 21:18:39 +08:00
hieplq
fc810c64db
IDEMPIERE-1747:when user click cancel button in "select role" in condition "change role". it should forward to system, not login.
2014-02-11 00:42:13 +07:00
Elaine Tan
aab81ae1c7
IDEMPIERE-1761 Report tree cache issue
2014-02-18 17:23:04 +08:00
Heng Sin Low
ce45dcf0f3
IDEMPIERE-1530 Allow Material Receipt Line with Quantity Receipt more then Purchase Order Line's Quantity Ordered. Fixed update of QtyOrder ( PO Qty pending MR ).
2014-02-18 15:34:53 +08:00
Elaine Tan
a9640975a4
IDEMPIERE-1599 Correct naming for acct wildcard dimensions
2014-02-17 11:33:08 +08:00
Heng Sin Low
b6dbfd5015
Trivial fix for process dialog: don't attempt to show status update message if desktop(client browser) is dead.
2014-02-14 20:40:32 +08:00
Heng Sin Low
7d32b0de0f
IDEMPIERE-1750 Restore backward compatibility for M_ProductionPlan.
2014-02-13 22:05:15 +08:00
Elaine Tan
124fc54523
IDEMPIERE-1598 Window Price List Schema - field Discount Type must be Schema Type - rename 'Discount Type' field of 'Price List Schema' window to 'Schema Type'
2014-02-13 12:11:14 +08:00
Elaine Tan
7456b05281
IDEMPIERE-362 Hide things that don't work on iDempiere
...
- Hide 'Receivable Services' and 'Vendor Service Liability' fields from 'Business Partner Group' window > 'Accounting' tab
- Hide 'Distribution Order Print Format' and 'Distribution Order Mail Text' fields from 'Print Form' window
- Hide 'Manufacturing Order Print Format' and 'Manufacturing Order Mail Text' fields from 'Print Form' window
2014-02-13 12:10:11 +08:00
Elaine Tan
2c2743fcbf
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Added css class to pending and in progress parent node
2014-02-13 11:51:52 +08:00
Elaine Tan
0321098119
* IDEMPIERE-1748 NullPointerException in Setup Wizard window
...
* IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Added css class to open tasks parent node
2014-02-11 11:37:19 +08:00
Carlos Ruiz
51b70dfa33
hg merge release-2.0 (merge release2 into development)
2014-02-07 16:08:03 -05:00
Carlos Ruiz
ca0455b9db
hg merge release-1.0c (merge release1 into release2)
2014-02-07 16:08:01 -05:00
Carlos Ruiz
93b7e0b75b
IDEMPIERE-1732 two users can complete same M_InOut and data is corrupted / peer review and integrate patch from hengsin
2014-02-07 15:47:22 -05:00
Heng Sin Low
a6bbb96983
1003754 Landed cost issue -- related to IDEMPIERE-1285. Fixed the transfer of invoice price variance to product cost for average invoice and average po costing.
2014-02-07 16:48:44 +08:00
hieplq
4740efdb90
IDEMPIERE-1738: - at allocate, invoice_id don't set into env varial, because some callout is stop working
2014-02-06 20:35:53 +07:00
hieplq
18e66c6035
IDEMPIERE-1712:Field "Event Change Log" of "Change Audit" window is not read only.
2014-02-10 01:13:44 +07:00
hieplq
33a82e8faf
IDEMPIERE-1646 Make filter price list (SO/PO) in BP and BP group
2014-03-12 22:13:37 -05:00
Nicolas Micoud
9c5505cc77
IDEMPIERE-1361 Mismatch of layout in the window Tree Maintenance
2014-03-12 21:59:37 -05:00
hieplq
a03563cda5
IDEMPIERE-1737:Double click into header or blank area (when non row is selected) of info window make NPE
2014-02-06 13:59:46 +07: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
367ca9794e
IDEMPIERE-1730 Counter Document can not create at Order and Invoice / integrate patch from Hagiwara Hideaki
2014-03-12 21:03:05 -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
Carlos Ruiz
9a3b47b3a0
IDEMPIERE-1679 Remove MGoal.getUserGoals: No Records found message from log
2014-03-12 16:07:48 -05:00
Carlos Ruiz
f3321a3eba
IDEMPIERE-1536 Error running a report with SQL columns / thanks to Antonio Cañaveral for suggested patch
2014-03-12 15:59:58 -05:00
Carlos Ruiz
ea3620f953
IDEMPIERE-604 Fix implementation hiding SQL errors from user - all SQL errors are being shown as "timeout error"
2014-03-12 15:14:28 -05:00
hieplq
1afe37e25b
IDEMPIERE-1670:log-in with ldap account fail
2014-03-07 20:59:32 +07:00
Carlos Ruiz
d8f3f0d6b7
Fix IDEMPIERE-1707 A single default country for all tenant
2014-03-12 09:54:14 -05:00
Juan David Arboleda
319e2d27b8
IDEMPIERE-1775 PackOut process is not exporting UUIDs references for fields M_Locator_ID and C_Location_ID
2014-03-12 08:36:13 -05:00
Carlos Ruiz
1ab126b461
hg merge release-2.0 (merge release2 into development)
2014-02-05 11:19:22 -05:00
Carlos Ruiz
5f2afcf93a
hg merge release-1.0c (merge release1 into release2)
2014-02-05 11:19:17 -05:00
Carlos Ruiz
3c8bc873dc
IDEMPIERE-1732 two users can complete same M_InOut and data is corrupted / integrate patch from hengsin
2014-02-05 09:59:18 -05:00
Carlos Ruiz
fef5e02b27
IDEMPIERE-1416 Pack-in issue when an attachment has been changed
2014-02-05 08:26:41 -05:00
Heng Sin Low
8344eff275
IDEMPIERE-1461 1003688 'Order' link opening a wrong window.
2014-01-27 12:48:28 +08:00
Carlos Ruiz
2ce72c6e56
hg merge release-2.0 (merge release2 into development)
2014-02-15 11:39:41 -05:00
Carlos Ruiz
9cecab37f3
hg merge release-1.0c (merge release1 into release2)
2014-02-15 11:39:39 -05:00
Carlos Ruiz
128ee5cbab
IDEMPIERE-1755 when copy a user some field should reset
2014-02-15 11:38:52 -05:00
Nicolas Micoud
900f6bd76e
IDEMPIERE-976 Impossible to set a title for FDialog.error
2014-02-15 11:22:42 -05:00