Commit Graph

462 Commits

Author SHA1 Message Date
Carlos Ruiz 7c023a5ac3 IDEMPIERE-3842 Cannot run Synchronize Column on oracle CLOB columns 2018-12-04 15:25:43 +01:00
Carlos Ruiz e89fbe3b29 IDEMPIERE-3837 Revenue Recognition / peer review 2018-11-28 01:54:58 +01:00
Carlos Ruiz fc2d69e8ab IDEMPIERE-3837 Revenue Recognition - integrate Revenue Recognition implementation from Adaxa 2018-11-28 01:12:21 +01:00
Carlos Ruiz 7eeb4a8463 More versioning for 6.1 2018-11-04 18:32:21 -02:00
Carlos Ruiz ee4303d453 set version to 6.1 2018-11-04 14:47:53 -02:00
hieplq 479deb9b27 Merge 2018-10-31 17:31:38 +07:00
Carlos Ruiz eba4ceca7f hg merge release-5.1 (merge release5.1 into default) 2018-10-26 15:36:31 +02:00
hieplq 5e5d79f614 IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (add Vendor info to bundle) 2018-10-24 13:07:45 +07:00
hieplq bf3561fc0d IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (clazz.getDeclaredConstructor().newInstance()) 2018-10-24 12:10:32 +07:00
hieplq 61a5fd1c21 IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
constance of BigDecimal move to RoundingMode
2018-10-24 09:48:52 +07:00
hieplq 52a4a836c8 IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
constructer with expression
2018-10-24 09:26:40 +07:00
hieplq 155810c3f1 IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
constructer with expression
2018-10-24 09:25:50 +07:00
hieplq 9957ffa06c IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (warning deprecated of constructer)
constructer with expression
2018-10-24 09:09:51 +07:00
hieplq 0a010a526d IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (update maven project)
run auto update maven projec (side effect from 15ccf00c09f5).
2018-10-24 08:56:57 +07:00
hieplq 1c5a89128b IDEMPIERE-3798:Move iDempiere default branch to openjdk 10 (Bundle-RequiredExecutionEnvironment)
eclipse don't reconize Bundle-RequiredExecutionEnvironment 10
2018-10-23 17:29:35 +07:00
Diego Ruiz 86c3c5638f IDEMPIERE-3807 2018-10-23 13:56:36 +02:00
Carlos Ruiz 945e79de67 IDEMPIERE-235 Generate Shipments is generating partial for complete orders / not a complete solution, but it helps to make predictable the order of processing order lines 2019-01-23 20:19:16 +01:00
Carlos Ruiz bc5a6e6d9c IDEMPIERE-3878 MatchInvDelete wrong save at the end 2019-01-23 16:20:38 +01:00
hieplq 82c8c5b31d IDEMPIERE-3798:Move iDempiere default branch to openjdk 10
change targetPlatform and classpath to JavaSE-10
2018-10-16 07:08:34 +07:00
Carlos Ruiz 38ac6686fe IDEMPIERE-2395 NoteDelete leaving orphan attachments 2018-10-13 15:44:31 +02:00
Carlos Ruiz c049ebfeaf IDEMPIERE-2395 NoteDelete leaving orphan attachments 2018-10-06 23:42:20 +02:00
Carlos Ruiz 08e622ba6d IDEMPIERE-3794 Improvement to Housekeeping 2018-09-27 17:19:36 +02:00
hieplq fe0f36668b IDEMPIERE-3531: add manifest for java 9 warning 2018-09-11 09:04:49 +07:00
Heng Sin Low bfcf88748a IDEMPIERE-3761 Process "Create AP Expense Invoices" creates wrong AP and expense postings if product's price list "isTaxIncluded=Y" 2018-08-08 11:15:23 +08:00
Carlos Ruiz 6b89176b2f iIDEMPIERE-918 Allow to choose the reversal document for invoice / created a process that allows the user to create a credit memo instead of reversing 2018-05-22 19:31:54 +02:00
Carlos Ruiz 8c2088ba80 IDEMPIERE-3159 found more places where ImportInvoice doesn't have a trx leading to errors 2018-05-17 23:01:29 +02:00
Pritesh Shah 15102da10d --Pritesh Shah
JIRA ticket - IDEMPIERE-2887
Added Parenthesis in the OR condition between "i.I_IsImported<>'Y' OR i.I_IsImported IS NULL"
Also added client check in query to get the I_Payment
2015-10-16 13:55:12 +05:30
Carlos Ruiz ac0b824eee hg merge release-5.1 (merge release5.1 into default) 2018-08-29 20:42:42 +02:00
Carlos Ruiz cd298bf31f hg merge release-5.1 (merge release5.1 into default) 2018-05-29 13:52:46 +02:00
hieplq 6bb1c5ecc3 Merge with default 2018-02-26 03:11:15 +07: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
Carlos Ruiz 1216407472 IDEMPIERE-3637 Invoice vendor re-price is not recalculating taxes 2018-02-09 23:20:37 +01: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 50c53e04f7 IDEMPIERE-3615 Import CSV Process not processing detail callouts -> data corruption 2018-01-15 11:29:07 +01:00
Carlos Ruiz 3c10b2c455 IDEMPIERE-3604 improve error messages when process access rights are not set / IDEMPIERE-1920 2018-01-08 15:24:23 +01:00
Diego Ruiz 43cfdd2a96 IDEMPIERE-2825 - Pluggable product pricing 2017-12-18 18:40:11 +01:00
Nicolas Micoud 524be5d6a3 IDEMPIERE-3577 Replace now() - postgres specific - by sysdate 2017-12-11 18:06:33 +01:00
Carlos Ruiz d63062d0d0 New version 2017-10-31 23:12:29 +01:00
Carlos Ruiz a036839491 hg merge release-4.1 (merge release4.1 into default) 2017-10-31 17:55:06 +01:00
Carlos Ruiz 267fab419a IDEMPIERE-3529 - Add parameters to InvoicePrint process / peer review 2017-10-25 18:41:23 +02:00
Carlos Ruiz 84b9538c14 hg merge release-4.1 (merge release4.1 into development) 2017-09-08 16:05:42 +02: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 fb35ec9d68 IDEMPIERE-3416 Implement the ability to track open DB connections 2017-06-30 16:45:12 +02:00
Carlos Ruiz 9bfe040d9b Integrate patches from hengsin - IDEMPIERE-3416 Implement the ability to track open DB connections (1007726/1008135) 2017-06-30 15:57:15 +02:00
Heng Sin Low 9eef8e0ca8 IDEMPIERE-3352 Enhancement of Batch Level Costing. 2017-06-04 17:11:03 +08:00
hieplq 07b1f8ddc0 IDEMPIERE-3364:Sequence Check don't respect inactive record of ad_table 2017-05-18 18:17:05 +07:00
Carlos Ruiz 9c170f8b71 IDEMPIERE-3363 SequenceCheck case for DB.executeUpdate 2017-05-19 11:18:41 +02:00
Carlos Ruiz 55e074dc5e IDEMPIERE-37 Make iDempiere safer using saveEx instead of save / found and fix more cases using save - or ignoring the error of save 2017-03-31 18:29:53 +02:00
Carlos Ruiz f474ad12f6 1006079 Ease edit of OnLine Context Help. / IDEMPIERE-3438 (integrating contribution from hengsin) 2016-07-05 23:07:48 +08:00
Heng Sin Low 41803aea7c 1006483 Ease edit of Field label, description and Help / IDEMPIERE-3438 2016-07-01 16:17:49 +08:00
Carlos Ruiz 94ddd650a0 IDEMPIERE-3326 Issue with Import GL Journal - OrgTrxValue mapped Incorrectly / integrate patch suggested by Chuck Boecking 2017-03-31 16:31:37 +02:00
Heng Sin Low 3309d9a157 IDEMPIERE-3305 Material Policy Date for products with and without ASI. Use MovementDate or MStorageOnHand.datempolicy instead of M_AttributeSetInstance.Created 2017-03-16 21:16:53 +08:00
markus_bozem f83ee64a52 IDEMPIERE-3039 Add IBAN and Swift fields to Business Partner/Bank Account 2017-01-18 15:56:13 +01:00
Carlos Ruiz 503ec9d9e2 IDEMPIERE-3279 Implement configurable Write-Off in Payment Selection / multicurrency 2017-01-13 19:07:26 +01:00
Carlos Ruiz afaedf1bf6 IDEMPIERE-3279 Implement configurable Write-Off in Payment Selection 2017-01-13 17:50:38 +01:00
Carlos Ruiz 59ce34cedb IDEMPIERE-448 Add CopyFrom on Bank Statement / add copying description for non-payment lines 2016-11-06 11:00:31 +01:00
Carlos Ruiz 3d985bd0ed change references to new version 2016-10-30 20:30:07 +01: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 5cfb8bce61 IDEMPIERE-3159 Importing Orders / Invoices implicitly creating BPs fail to see BPs already created in the same import process / integrate patch contributed by Daniel Haag (dhdx) 2016-08-24 15:03:55 +02:00
hieplq 52da25249b IDEMPIERE-3106:RequestEmailProcessor does not set values during CheckInputParameter 2016-05-18 01:42:03 +07:00
Dirk Niemeyer 1937b947c3 IDEMPIERE-3067 Improve Sales Management 2016-05-08 21:19:28 -07:00
Carlos Ruiz 7bf6ef3296 IDEMPIERE-3082 Production posting not balanced when serializing finished product 2016-04-21 19:13:27 -07:00
Carlos Ruiz 9a558f8997 IDEMPIERE-1425 Account element improvements / fix tree driven by value not working for multiple trees on element value / implement fix tree driven by value on verify tree 2016-04-18 22:47:55 -07:00
Diego Ruiz 42f3bd217b IDEMPIERE-3022 Copy Columns from table error message 2016-02-01 17:19:21 +01:00
Diego Ruiz ec152cb618 IDEMPIERE-3005 Copy view and view components 2016-02-03 17:12:09 +01:00
Carlos Ruiz 6a8183effa Update product version to 3.1.0 2015-10-30 21:18:07 -05:00
Carlos Ruiz 993901c7d7 IDEMPIERE-2811 Each Record should have a primary key / Implement for M_ProductPrice / Peer review 2015-10-16 10:19:26 -05:00
Chuck Boecking 77e1325b9e IDEMPIERE-2811 Each Record should have a primary key / Implement for M_ProductPrice 2015-10-16 10:11:50 -05:00
Carlos Ruiz bbb4d42d46 hg merge release-2.1 (merge release2.1 into development) 2015-10-07 08:39:12 -05:00
Carlos Ruiz 3f7ac44fec IDEMPIERE-2865 Over/Underpayment doesnt calculated properly from Bank Statment/Create Payment process / additional case for full payment 2015-10-03 18:11:06 -05:00
michal_zilincar 13a13bd93b IDEMPIERE-2865 Over/Underpayment doesnt calculated properly from Bank Statment/Create Payment process 2015-09-21 21:01:36 +02:00
Deepak Pansheriya ce07ca20db IDEMPIERE-246: Fix issue of wrong parameter passed. 2015-09-17 17:42:12 +05:30
Carlos Ruiz 6ccc971cfe IDEMPIERE-2797 Import CSV not able to complete a sales order 2015-08-26 15:39:25 -05:00
Carlos Ruiz 4d933e8287 refactor IDEMPIERE-1132 foreign key management for ticket IDEMPIERE-2745 2015-08-17 19:27:33 -05:00
Carlos Ruiz 1fc8f9cb95 IDEMPIERE-2664 DB Extensibility issues / remove calls to DB.isPostgreSQL and DB.isOracle to determine if identifiers are upper/lower-case 2015-08-17 15:36:17 -05:00
Chuck Boecking 1c1b3cc25c IDEMPIERE-2764 Commission Calculation Divide By Zero 2015-08-12 16:11:14 -05:00
Diego Ruiz 16791faf20 IDEMPIERE-2871 Import CSV process not returning log file when run via web services 2015-09-30 13:22:57 +02:00
Carlos Ruiz 1d982987e5 IDEMPIERE-2745 2Pack is not creating foreign keys 2015-07-29 11:26:32 -05:00
tsvikruha 27588c7801 IDEMPIERE-2649 Not properly closed ResultSet in M_PriceList_Create 2015-07-01 19:59:37 -05:00
Carlos Ruiz c2c9e369b5 IDEMPIERE-2629 M_StorageOnHand Qty and Total M_Transaction Qty did not match 2015-06-24 20:28:52 -05:00
Carlos Ruiz ca658eed42 IDEMPIERE-2664 DB Extensibility issues 2015-06-17 15:55:09 -05:00
Carlos Ruiz 30f76d2c74 IDEMPIERE-2664 DB Extensibility issues / calling convert for direct prepareStatement 2015-06-17 12:32:06 -05:00
Carlos Ruiz fd17ccb580 IDEMPIERE-2632 Banks statement document posts inactive records / inactive records also changing balance wrongly 2015-05-20 09:48:21 -05:00
Antoni Ten Monrós bae1c3c0f2 IDEMPIERE-2591 OrderPoCreate does not check that Product_PO entries active 2015-04-22 08:26:53 -05:00
Carlos Ruiz 2159c78d5d IDEMPIERE-2589 Generate PO From Sales Order function and deliveryviarule field inconsistencies / based on patch provided by Redhuan (red1) 2015-04-21 15:57:46 -05:00
Carlos Ruiz 034edcb94d IDEMPIERE-475 Show quotation number on invoice / based on patch from Nicolas Micoud (nmicoud) 2015-04-20 15:20:07 -05:00
Carlos Ruiz 7d01f70a64 IDEMPIERE-2549 Password rule break Initial Client Setup 2015-04-15 12:42:42 -05:00
Carlos Ruiz 1c6b9399ef IDEMPIERE-2555 Another leak found in CommissionCalc 2015-04-08 18:08:32 -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 9716fac80c IDEMPIERE-2513 Sequence Check not working for native sequences 2015-03-11 11:11:23 -05:00