Commit Graph

56 Commits

Author SHA1 Message Date
Carlos Ruiz 7ae2284700 IDEMPIERE-1328 Change tab name dynamically 2013-09-25 12:48:53 -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 8c10216759 - IDEMPIERE-1269 Improve tax configuration to support external services
- IDEMPIERE-1286 Improve address validation configuration to support external services
2013-08-27 12:48:41 +08:00
Heng Sin Low 7badfa1db9 IDEMPIERE-1240 exception "java.lang.NullPointerException" throws when select a Shipper in Shipment>Packages. 2013-08-05 12:26:32 +08:00
Carlos Ruiz ad274f6ad2 IDEMPIERE-1140 Copy record uses wrong quantity when used in shipment line / receipt line - implemented:
- calculate running qty on same shipment/receipt - when user choose same order line twice the callout subtract the running qty of orderline
- callout set qty to 1 when using a serialized ASI
2013-08-03 10:04:38 -05:00
Heng Sin Low 19e875baf1 IDEMPIERE-545 improve logic of MMovementLineConfirm.ProcessLine() method. Fixed calculation of difference qty, Difference = Target - Confirmed Qty. Fixed callout movement getting wrong qty on hand for validation. Improve the robustness of the process - complete move and inventory document when user complete the move confirmation document. 2013-07-29 17:29:14 +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 0cead2d7f9 IDEMPIERE-481 Order field cleared at Shipment window. Add control to avoid clearing of lookup field value that just have been set. Fixed shipment callout always modify the IsSoTrx field's value due to wrong datatype comparision ( comparing 'Y'/'N' with boolean true/false ). 2013-07-22 20:13:00 +08:00
Carlos Ruiz d2a6dae20b IDEMPIERE-1011 Improve usability of Table window 2013-06-02 20:34:46 -05:00
Carlos Ruiz f24ff19805 IDEMPIERE-985 NPE In Callout for Payment Window 2013-06-01 15:17:02 -05:00
Carlos Ruiz 5ddb2d4b34 Generate model classes for release 1.0b 2013-04-25 01:24:59 -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
Richard Morales e4476ec95c IDEMPIERE-455 Discover and fix FindBugs problems / DMI_BIGDECIMAL_CONSTRUCTED_FROM_DOUBLE 2013-04-09 15:49:25 -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
Carlos Ruiz c1a3e72652 IDEMPIERE-797 Callout Order/Invoice retrieve deactivated contacts 2013-03-27 09:16:41 -05:00
Carlos Ruiz d39cbac673 IDEMPIERE-764 Some tablenames starts with X whereas they have centralized IDs / X_Shipper X_ShipperLabels X_ShipperPackaging X_ShipperPickupTypes X_ShippingProcessor 2013-03-18 17:32:04 -05: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
Richard Morales ce7938424e IDEMPIERE-638 Check log level before calling logging method / log.fine 2013-02-25 19:00:59 -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 f737c1fc87 IDEMPIERE-568 Review proper closing of JDBC statements and resultsets 2013-02-19 18:17:37 -05:00
Elaine Tan 8add04b700 Ticket #1001770: RMA improvements - add callouts to populate the data when shipment/receipt line, product or charge field changed 2013-01-22 20:21:21 +08:00
Elaine Tan 28903d9672 Ticket #1001758: FedEx & UPS - Add back 'Name' column to M_Shipper, M_ShipperLabels, M_ShipperPackaging, M_ShipperPickupTypes and M_ShippingProcessor. Revise the shipping processor and shipper callouts. 2013-01-09 17:21:18 +08:00
Elaine Tan d33e6319c9 Ticket #1001758: FedEx & UPS 2012-12-21 18:48:41 +08:00
Richard Morales 1e30b56290 IDEMPIERE-455 Discover and fix FindBugs problems / Eclipse Warning : Is never used 2012-12-06 15:00:04 -05:00
Carlos Ruiz a4562a33fc IDEMPIERE-163 Implement isupdateable and isalwaysupdateable on ad_field / Peer review 2012-11-23 13:34:49 -05:00
Juan David Arboleda 6433b7c02f IDEMPIERE-163 Implement isupdateable and isalwaysupdateable on ad_field 2012-11-23 12:57:35 -05:00
Carlos Ruiz c93620b3c9 IDEMPIERE-385 Resolve M_Storage locking and data consistency / Code refinements 2012-11-20 17:30:44 -05:00
Carlos Ruiz 26c2059c7d IDEMPIERE-385 Resolve M_Storage locking and data consistency / integration with iDempiere 2012-11-13 20:51:04 -05:00
uthadehikaru 80e81f4c86 fixed bug related to inventory move 2012-11-12 09:54:53 +07:00
Edwin Ang 31ee8bc837 modify code related with M_Storage 2012-10-29 15:14:45 +07:00
uthadehikaru 4e119984a8 moved qtyavailable from storage onhand to storage reservation 2012-10-17 09:19:14 +07:00
Owner.Owner-PC 2a4b62f683 commit initial work on IDEMPIERE-385 2012-10-16 13:46:20 +07:00
Elaine Tan bec8fac40c Ticket #1001611: Adjust Payment Processor Options for Tenant 2012-11-16 17:40:17 +08:00
Carlos Ruiz 99f2517034 IDEMPIERE-498 Make BP quick entry configurable 2012-11-09 23:56:37 -05:00
Carlos Ruiz 78f498a662 IDEMPIERE-308 Performance: Replace with StringBuilder / some classes revisited to make them safer against NPE 2012-10-11 14:15:53 -05:00
Carlos Ruiz bd96df6367 IDEMPIERE-308 Performance: Replace with StringBuilder / Thanks to Richard Morales and David Peñuela 2012-10-01 20:33:05 -05:00
Carlos Ruiz 368ce19b6e IDEMPIERE-332 Document sequence organization level and restart monthly / Thanks to Nicolas Micoud 2012-09-07 16:56:44 -05:00
Carlos Ruiz 0329963b14 IDEMPIERE-387 Enable mixed payments on POS Sales Order 2012-09-07 00:14:21 -05:00
Carlos Ruiz 8c40f00c5a Bring in Manufacturing Light code from Adaxa / Paul Bowden 2012-08-21 17:38:01 -05:00
Carlos Ruiz 8f6efc777b IDEMPIERE 344 - Improve usability for GL Journal / peer review / tests / implement copy on journal doc 2012-07-25 13:54:19 -05:00
Nicolas Micoud 6acd212c76 IDEMPIERE 344 - Improve usability for GL Journal
transplanted from https://bitbucket.org/nmicoud/adempiere361-nm/changeset/dd3d5bf64e74
2012-07-25 13:27:23 -05:00
Dirk Niemeyer 211d2f67b0 IDEMPIERE-177
Complete Window Customization functionality
2012-04-04 11:29:44 -05:00
Heng Sin Low 27e3a3fc88 set shipment doctype base on order doctype setting.
(transplanted from 392957b9195a360103d2c04b45365f46e9122c4c)
2011-05-22 10:29:07 +08:00
Carlos Ruiz 47e9614756 BF - Shipment assigning wrong contact when chosing order or RMA
http://kenai.com/jira/browse/HENGSIN-70
2011-03-28 11:31:45 -05:00
mjudd 9a4ed16060 Fix comment typos (minor) 2011-03-26 00:02:40 -05:00
Carlos Ruiz a7d5781c17 FR [3132687] - FS01 Commitment AR AP
http://www.adempiere.com/index.php/FS01_Commitment_AR_AP
https://sourceforge.net/tracker/?func=detail&aid=3132687&group_id=176962&atid=879335
2011-03-25 22:30:09 -05:00
Carlos Ruiz ce4d1b2ca3 BF [1933948] - CalloutPayment working just with Draft Status
https://sourceforge.net/tracker/index.php?func=detail&aid=1933948&group_id=176962&atid=879332
2011-03-25 21:56:31 -05:00
Carlos Ruiz 65842a7312 FR [3132075] - Over/Under payment must be enabled by default
https://sourceforge.net/tracker/?func=detail&aid=3132075&group_id=176962&atid=879335
2011-03-25 21:05:04 -05:00
Carlos Ruiz f3f4881409 BF [3131227] - Product Price Vendor Break and UM conversion
https://sourceforge.net/tracker/index.php?func=detail&aid=3131227&group_id=176962&atid=879335
2011-03-25 20:33:42 -05:00