Commit Graph

233 Commits

Author SHA1 Message Date
Carlos Ruiz 3de59aa95b IDEMPIERE-3639 Placeholders for every fields / peer review 2018-02-24 14:29:46 +01:00
Nicolas Micoud 0c1b9fd6b9 IDEMPIERE-3639 Placeholders for every fields 2018-02-24 14:28:40 +01:00
hieplq 31ad04d7ef IDEMPIERE-3531:auto update by eclipse when import project to new workspace by choose import exists maven project 2018-02-18 23:41:09 +07:00
hieplq 9482f02dec IDEMPIERE-3531:add maven tycho configuration 2018-02-10 16:42:06 +07:00
hieplq b8caaa1549 IDEMPIERE-3531:some plugin don't include class on output maven when export
"bin.includes = ." is mandatory for maven build
2018-02-11 00:37:05 +07:00
hieplq d7808da56a IDEMPIERE-3531:setting output build, jdk follow project convert from pure plugin to maven
a mavent project convert from plugin have flow default rule
   1. maven project prefer setting JRE to Execution environment, so .classpath is updated
   2. java class compliment to target/classes/, so build.propertie is updated
   3. JDK compliance configuration setting per project (only this option), so .settings/org.eclipse.jdt.core.prefs is created

extra setting about warning done manual to resolved
https://bugs.eclipse.org/bugs/show_bug.cgi?id=367431

   it happend on bundle use non-standard java package
      org.adempiere.base/.settings/org.eclipse.jdt.core.prefs
      org.adempiere.ui.swing/.settings/org.eclipse.jdt.core.prefs

   on org.adempiere.server, old method add accessrules to classpathentry don't work for maven build.
   so change to warning method make it consitent with other
      org.adempiere.server/.settings/org.eclipse.jdt.core.prefs
2018-02-03 01:39:47 +07:00
hieplq b6d9886732 IDEMPIERE-3531:standard lib folder
on all project, put library into lib folder, so easy apply parametrize
remove some unuse (don't see reference) library
2018-02-02 13:47:07 +07:00
Carlos Ruiz 6085b864e3 IDEMPIERE-3610 NPE setting default NULL for Sales Order Line > Quantity 2018-01-10 20:51:00 +01:00
Carlos Ruiz 62e61b2833 IDEMPIERE-3594 Wrong callout rules for PaymentRule 2017-12-31 12:11:17 +01:00
Carlos Ruiz 9683bd7ea5 IDEMPIERE-3587 RequisitionCallout create model from parent gridtab / integrate patch from Ben Parker (benparker_93) 2017-12-27 15:59:07 +01:00
Diego Ruiz 8bca99e93c IDEMPIERE-2825 - Pluggable product pricing 2017-12-27 15:58:13 +01:00
Diego Ruiz 43cfdd2a96 IDEMPIERE-2825 - Pluggable product pricing 2017-12-18 18:40:11 +01:00
Carlos Ruiz d63062d0d0 New version 2017-10-31 23:12:29 +01:00
Carlos Ruiz 82ba01d4a3 IDEMPIERE-3469 MProductPricing does not consider new Product in current transaction / peer review - solve deprecated warnings 2017-09-08 15:29:41 +02:00
Carlos Ruiz c663b563b4 IDEMPIERE-3443 Payment Schedule leading to -> Current record was changed by another user, please ReQuery 2017-08-03 14:05:44 +02:00
Carlos Ruiz 5fee4bf291 IDEMPIERE-3401 Orderline Discount Context issue 2017-06-24 19:00:55 +02:00
Carlos Ruiz df7de8087a IDEMPIERE-3330 Shipment Line - movement qty field not shown until qty is changed 2017-03-31 18:10:05 +02:00
Carlos Ruiz 3f0872261b IDEMPIERE-2825 - Pluggable product pricing - solve the NPE while still allowing new columns in line to be used by the plugin 2018-05-01 13:54:41 +02:00
Carlos Ruiz 7c48dd78af IDEMPIERE-2825 - Pluggable product pricing / partial backout of 7338b68 - to avoid NPE when importing invoices, on import time the pricing is called at a time where the line still doesn't have a header in database 2018-05-01 13:31:50 +02:00
Carlos Ruiz 4aac55cca2 IDEMPIERE-3654 1008749 Fix performance issue with bpartner field callout. 2017-12-15 14:17:21 +01:00
Heng Sin Low ad868d100c IDEMPIERE-3654 1008749 Fix performance issue with bpartner field callout. 2017-12-15 18:42:01 +08:00
Carlos Ruiz 0525d03dd0 IDEMPIERE-3279 Implement configurable Write-Off in Payment Selection / multicurrency 2017-01-13 19:32:41 +01:00
Carlos Ruiz afaedf1bf6 IDEMPIERE-3279 Implement configurable Write-Off in Payment Selection 2017-01-13 17:50:38 +01:00
Carlos Ruiz 3d985bd0ed change references to new version 2016-10-30 20:30:07 +01:00
Carlos Ruiz 118bbbebd8 hg merge release-3.1 (merge release3.1 into development) 2016-10-29 11:21:00 +02:00
Redhuan D. Oon ebe2d32301 IDEMPIERE-3223 NPE when choose document type of sale order 2016-10-26 13:44:40 +02:00
Carlos Ruiz ad995ae3b9 hg merge release-3.1 (merge release3.1 into development) 2016-09-27 15:25:10 +02:00
Carlos Ruiz 35933b6ce2 IDEMPIERE-3001 CalloutInventory.product: can't fill asi after save physical inventory line also don't update Quantity book 2016-09-09 16:19:36 +02:00
Carlos Ruiz 2f05d731c1 hg merge release-3.1 (merge release3.1 into development) 2016-09-03 20:54:17 +02:00
hieplq 54bca51007 IDEMPIERE-3136:all stuff relate library of idempiere
remove version of dependency bundle
2016-07-07 12:51:24 +07:00
hieplq 116cde1e96 IDEMPIERE-3136:all stuff relate library of idempiere
set runtime of all project to 1.8
2016-07-07 10:59:31 +07:00
hieplq 4ae72bb050 IDEMPIERE-3136:all stuff relate library of idempiere
because each project don't have partical build setting, so let control from workspace
2016-07-07 10:14:33 +07:00
Heng Sin Low 2074c9622d IDEMPIERE-3176 1006115 Bug when adding ASI product line on Physical Inventory window. 2016-09-03 17:34:51 +02:00
Carlos Ruiz 2c4b9163ae IDEMPIERE-2676 Incorrect context variables - onNavigate Callout / make on navigate callout read only 2016-09-03 16:17:23 +02:00
Soo Fang Lee d0ef43655e IDEMPIERE-3046 Add Currency Field to Cost Adjustment Window
Resolve issue Costing-level=batch/lot in the cost adjustment line with error message No costing record.
2016-05-05 22:22:50 -07:00
Soo Fang Lee f5ab7ac27e IDEMPIERE-3047 Cost Adjustment propagate wrong cost amount to Organization accounting schema denoted in different currency 2016-05-05 22:09:37 -07:00
Carlos Ruiz 32b3ea2fe4 Fix NPE in IDEMPIERE-1180 Cost Adjustment Document for Standard and Average Costing. 2016-04-28 22:19:04 -07:00
Carlos Ruiz c600cea235 IDEMPIERE-3035 Potential data corruption selection sales order line on shipment 2016-02-19 17:13:33 +01:00
Carlos Ruiz 79ff4ff169 IDEMPIERE-1140 Copy record uses wrong quantity when used in shipment line / receipt line - fix also UOM in case is different 2016-01-17 18:14:45 +01:00
Carlos Ruiz 6a8183effa Update product version to 3.1.0 2015-10-30 21:18:07 -05:00
tsvikruha e38b301b75 IDEMPIERE-2753 Discount is not calculated when Price List Price <1 2015-09-20 22:30:38 +02:00
tsvikruha b493a2567d IDEMPIERE-2746 Invoice (customer) doesnt load Sales Rep from Business Partner 2015-08-03 08:25:10 +02:00
Carlos Ruiz c30cffc2a6 hg merge release-2.1 (merge release2.1 into development) 2015-07-01 21:05:10 -05:00
hieplq 921064745d IDEMPIERE-2391:none tax make callout CalloutInvoiceBatch rise NPE when calculator 2015-01-09 11:15:25 +07:00
Carlos Ruiz 5b994458ae IDEMPIERE-2627 After selecting the Business Partner on an Invoice, the order ref. is blanked out / thanks to Neil Gordon 2015-07-01 20:13:33 -05:00
Carlos Ruiz ac460b523a IDEMPIERE-2605 Bypass Product Qty checks/warnings in CalloutOrder when order is DropShip / based on patch from Carlin Reed (creed.gds) 2015-05-13 11:18:09 -05:00
Carlos Ruiz b084a39950 IDEMPIERE-2540 Allowing Vendor qty break to specify breaks for all customers / peer review 2015-03-25 18:47:05 -05:00
Carlos Ruiz c37f287cb3 hg merge release-2.1 (merge release2.1 into development) 2015-05-13 18:52:08 -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 bb9b63bdc7 hg merge release-2.1 (merge release2.1 into development) 2015-02-25 19:20:43 -05:00
Carlos Ruiz f3eba129d1 merge development (8b3bdac18c82) into zk7 2014-11-05 17:38:46 -05:00
Carlos Ruiz 6ad4577e1d IDEMPIERE-2113 Enable import button for end users 2014-11-04 23:28:46 -05:00
Carlos Ruiz fa74477ecf Update product version to 2.1.0 2014-10-30 23:30:38 -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 ddd8c6f6ec IDEMPIERE-1842 C_Order.AD_Org_ID Callout for setting warehouse when org is * + Patch / integrate patch from Jan Thielemann 2014-09-05 16:58:10 -05:00
Carlos Ruiz 682ebf5955 hg merge release-2.0 (merge release2 into development) 2014-05-08 09:54:21 -05:00
hieplq a12919dd2f IDEMPIERE-1649:Reference of User1_id, User2_id in new table is create incorrect 2014-05-08 09:54:09 -05:00
Carlos Ruiz 156bde8b07 hg merge release-2.0 (merge release2 into development) 2014-04-02 22:24:15 -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 04cde27d35 minor to allow overriding methods from core callouts 2014-03-30 20:01:06 -05: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
Jesús García aea4e1017a IDEMPIERE-1769 RMA Line with product and charge 2014-02-26 09:51:15 -05:00
Carlos Ruiz 9cecab37f3 hg merge release-1.0c (merge release1 into release2) 2014-02-15 11:39:39 -05:00
Carlos Ruiz 574243be63 IDEMPIERE-1398 Tax lookups not transaction aware / minor - remove warnings on Callouts 2014-02-15 11:17:05 -05:00
Carlos Ruiz be17f8a145 IDEMPIERE-2472 CalloutInOut/CalloutMovement 2015-02-25 14:41:58 -05:00
Hideaki Hagiwara 8af991da51 IDEMPIERE-2472 CalloutInvoice 2015-02-19 10:30:22 +09:00
Carlos Ruiz f7d2c70f5d IDEMPIERE-2472 CallOutOrder make a mistake of calculating LineNetAmt,When updata enterQty at detail panel using UOM conversion. 2015-02-25 13:46:20 -05:00
Heng Sin Low 83bf6f7e36 Merged release-1.0c into release-2.0 2013-12-05 18:10:32 +08:00
Jesús García 853b3e9da8 IDEMPIERE-1574 Sales Order Line lets Price under the Price Limit when updating 2013-12-04 11:36:03 -05:00
Elaine Tan 38a8dfb728 Merge with release-1.0c 2013-12-03 19:43:01 +08:00
Elaine Tan c03e01aa2e 1003544 Purchase Order window is showing as default the Sales Price List 2013-12-03 12:29:25 +08:00
Heng Sin Low bb6607d553 IDEMPIERE-1561 Update product version to 2.0.0. 2013-11-21 14:32:17 +08:00
Carlos Ruiz bf8171b200 IDEMPIERE-1533 Constraint Name shouldn't be copied / Thanks to Nicolas Micoud (nmicoud) 2013-11-16 09:58:16 -05:00
Heng Sin Low 39247bf2f0 IDEMPIERE-386 Redesign ASI usage for FIFO. Improve backward compatibility. Ensure dateMPolicy is without time in the MStorageOnHand.* method that will create or update storage record. 2013-10-31 18:09:41 +08: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
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
Carlos Ruiz 27e8db31ed Disallow negative inventories configurable per warehouse
Integrate solution from Compiere GPL Version 3.2 - and adapt to Adempiere
https://sourceforge.net/tracker/?func=detail&aid=3123715&group_id=176962&atid=879335
- Validation on Storage is per ASI - so it must be the same on Warehouse
- Fix a problem found on migration script - message trl updated wrongly and new message not created
- With negative inventory disallowed then reversing a movement requires copy of the ASI (LineMA) - also to make this reverse behave the same way as reversing MInventory
2011-03-25 19:25:34 -05:00
Carlos Ruiz 19dded6c92 Fix bug in CalloutInvoice and CalloutOrder:
- variables PriceEntered and PriceActual are not correctly assigned, and they are used in some processes below -> result, calculate of taxamt and linenetamt is wrong
2011-03-07 11:06:27 -05:00
Heng Sin Low d4286e392f Added checking for location selected in the info bpartner window whether the location is a shipping location, a billing location or both. 2011-02-10 12:16:29 +08:00
Heng Sin Low 2404603e03 Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
Heng Sin Low 3f24d8d830 Added default buckminster properties file. 2010-11-03 15:39:57 +08:00
Heng Sin Low 83715fa436 Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later ) 2010-09-29 15:25:34 +08:00