Commit Graph

634 Commits

Author SHA1 Message Date
Carlos Ruiz 1d95cc5cba IDEMPIERE-2395 - Delete also corrupt records pointing to non-key tables 2019-03-20 14:29:06 -03:00
Carlos Ruiz 429162c43d IDEMPIERE-2395 - Add ad_package_uuid_map - and parameter for changelog 2019-03-19 15:47:51 -03:00
Carlos Ruiz 7ee436d5af IDEMPIERE-2395 - Add tree nodes to clean orphan 2019-03-19 14:51:13 -03:00
Carlos Ruiz 4e31368f17 IDEMPIERE-3936 Info Window to maintain Support Roles / it allows to activate/deactivate/delete assignation of support roles to support users 2019-03-27 16:01:38 -03:00
Carlos Ruiz 6c0a7110b5 hg merge release-6.2 (merge release6.2 into default) 2019-02-09 16:41:13 +01:00
Carlos Ruiz 53664405aa hg merge release-6.2 (merge release6.2 into default) 2019-02-02 13:36:54 +01:00
Carlos Ruiz 255c083a7c IDEMPIERE-3636 Add AD_PInstance_ID in update T_InventoryValue where clause in InventoryValue / implement sugestion from Pritesh Shah 2019-02-02 11:52:17 +01:00
Carlos Ruiz 6db1526cdd hg merge release-6.2 (merge release6.2 into default) 2019-01-26 17:48:35 +01:00
tsvikruha 42f0399bae IDEMPIERE-2692 Copy lines process doesn't handle org properly 2019-01-26 13:07:21 +01:00
Deepak Pansheriya d6e2058703 IDEMPIERE-3858 Options to create one to one check on payment selection window. 2019-01-04 16:06:47 +05:30
Carlos Ruiz 1b2007ed3b IDEMPIERE-3876 Encoding and line delimiter issues / convert sources to unix line delimiter 2019-01-21 15:37:14 +01:00
Carlos Ruiz e1ce7e9ec9 Backed out changeset c14bc0ce677c - IDEMPIERE-3808 - works fine in 2018-12 but not yet in 2018-09 2019-01-10 15:39:41 +01:00
Carlos Ruiz f79dc728a3 IDEMPIERE-3808:collect info to move idempiere to jdk-11. Fix jdk target environment. As advised by Heng Sin 2019-01-10 15:21:19 +01:00
Carlos Ruiz df55d4649c IDEMPIERE-3431 Posting error for Matched PO if invoice posted while MR is not posted. / integrating fixes from Heng Sin AP2-825 2019-01-09 22:38:08 +01:00
Carlos Ruiz 090a34eb88 IDEMPIERE-3808:collect info to move idempiere to jdk-11. Fix jdk target environment. / eclipse still doesn't fully support - avoid annoying warning on launcher 2019-01-07 17:58:10 +01:00
Carlos Ruiz d14338729b IDEMPIERE-3808:collect info to move idempiere to jdk-11. Fix jdk target environment. 2019-01-07 13:22:58 +01:00
Carlos Ruiz 9487335169 Preparing release 6.2 - upgrade versions 2019-01-05 23:56:28 +01:00
Carlos Ruiz a4130cd988 IDEMPIERE-3860 Reversed MatchPO cannot be deleted 2019-01-05 22:36:17 +01:00
hieplq 6c76b7e4b8 IDEMPIERE-3808:collect info to move idempiere to jdk-11 (update lib j2ee take out from jdk)
this commit by auto adjust from eclipse (exclude server.product.launch)

== setup eclipse like bellow to get stable build ==
1. keep eclipse at Eclipse 2018-09 (https://www.eclipse.org/downloads/packages/release/2018-09/r)
2. install "java-11-support-eclipse" https://marketplace.eclipse.org/content/java-11-support-eclipse-2018-09-49
3. call update "help/check for update"
4. now that eclipse full support jdk-11 and build stable without any issue

ref:https://groups.google.com/d/msg/idempiere/At6xXFyEcGY/IJ1ETiohCwAJ
2018-12-28 15:11:11 +07:00
Carlos Ruiz 8b73a1b743 hg merge experimental (merge experimental into default) 2018-12-27 16:57:47 +01:00
Carlos Ruiz fbb6e1cf53 AP2-191 IDEMPIERE-3837 Revenue Recognition / fix issues discovered in QA 2018-12-26 13:11:01 +01:00
hieplq 942800418e IDEMPIERE-3808:collect info to move idempiere to jdk-11 (zk8.6.0.1, eclipse-1812, java11, tycho 1.3)
still use local repository for maven.to.p2 to continue update library
2018-12-22 15:49:50 +07:00
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
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
Murilo Habermann Torquato b785b23243 IDEMPIERE-2599 INVOICERULE = AfterOrderDelivered showing some false Failed messages 2015-09-28 09:41:57 +02:00
Nicolas Micoud 632c4c6e2d IDEMPIERE-2804 Copy role process : using same roles in param 2015-09-20 22:24:01 +02:00
Carlos Ruiz 2eb0e245ac hg merge release-2.1 (merge release2.1 into development) 2015-08-26 20:40:16 -05:00
Carlos Ruiz a733237fc2 hg merge release-2.1 (merge release2.1 into development) 2015-08-19 16:42:28 -05:00
Carlos Ruiz ed3b9466ba hg merge release-2.1 (merge release2.1 into development) 2015-08-13 12:54:30 -05:00
Carlos Ruiz 94dcdbccef hg merge release-2.1 (merge release2.1 into development) 2015-07-29 11:46:17 -05:00
Carlos Ruiz c30cffc2a6 hg merge release-2.1 (merge release2.1 into development) 2015-07-01 21:05:10 -05:00
Carlos Ruiz a3ba251b49 hg merge release-2.1 (merge release2.1 into development) 2015-06-24 20:43:40 -05:00
Carlos Ruiz 236e4ee928 hg merge release-2.1 (merge release2.1 into development) 2015-06-17 18:19:25 -05:00
Carlos Ruiz 5cd07c4c26 IDEMPIERE-2668 Exclude Locators for Demand Operations 2015-06-12 23:14:33 -05:00
Carlos Ruiz 376d6ea1ec hg merge release-2.1 (merge release2.1 into development) 2015-05-20 21:04:05 -05:00
Diego Ruiz d4a6a97437 IDEMPIERE-2631 Process Indicator in CVS Import process 2015-05-20 11:03:56 +02:00
hieplq b1576bff8b IDEMPIERE-2244 RequestEMailProcess : integrate message in HTML 2015-05-13 10:33:06 -05:00
Carlos Ruiz 064e044968 hg merge release-2.1 (merge release2.1 into development) 2015-04-22 15:13:21 -05:00
Carlos Ruiz 58254de9a4 hg merge release-2.1 (merge release2.1 into development) 2015-04-16 16:32:24 -05:00
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 3a53bbcc32 hg merge release-2.1 (merge release2.1 into development) 2015-03-14 08:14:39 -05:00
Carlos Ruiz 7b8f1e8f84 hg merge release-2.1 (merge release2.1 into development) 2015-03-04 20:27:58 -05:00
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
Carlos Ruiz 49d477c2d5 Merge development (717d3f6bb6a2) into zk7 branch 2014-06-03 17:58:27 -05:00
Heng Sin Low 68b8172603 Merge release-2.0 into development 2014-07-04 20:08:00 +08:00
Heng Sin Low 2bcf6c577e IDEMPIERE-2035 Generate Shipments is not adjusting QtyEntered. Accept patch from Alan Rodrigo Lescano. 2014-07-04 18:38:42 +08:00
Carlos Ruiz 3d53cf43db IDEMPIERE-236 bring hardcoded MSysConfig keys and order 2014-05-29 16:31:14 -05:00
Heng Sin Low dda7eac48c Merge 798fe5038b03 (development branch) into bb398087062f (zk7 branch) 2014-04-30 18:00:46 +08:00
Carlos Ruiz bfcf026a76 hg merge release-2.0 (merge release2 into development) 2014-04-29 21:29:54 -05:00
Carlos Ruiz 7e51ee33d7 IDEMPIERE-1921 Copy Role is not taking into account info window access 2014-04-29 19:12:29 -05:00
Carlos Ruiz 1c4f333dfc IDEMPIERE-1920 Restrict Copy Role 2014-04-29 17:54:07 -05:00
Carlos Ruiz 9a1a4eb2ee IDEMPIERE-1894 Missing SeqNoGrid when generating Fields in a Tab (TabCreateFields.java) / based on patch from Jan Thielemann 2014-05-07 18:47:38 -05:00
Carlos Ruiz 9f24e8a85b IDEMPIERE-1927 MAccount.get creating deadlocks because it doesn't have trx 2014-05-02 16:19:10 -05:00
Heng Sin Low 765a5f83fa Merge b2d0ef3e00eb (development branch) into 01f827cc13c3 (zk7 branch) 2014-04-27 20:14:21 +08:00
Carlos Ruiz e7a19cb6b0 hg merge release-2.0 (merge release2 into development) 2014-04-23 18:20:20 -05:00
Carlos Ruiz 9cf721e1ad IDEMPIERE-1822 RequestEmailProcessor is not compatible with gmail / peer review and text - add some additional fixes for problems found on test 2014-04-20 17:31:43 -05:00
Heng Sin Low df81b807dc Merge development (10307) into zk7 (10294) branch 2014-04-09 10:47:51 +08:00
Dirk Niemeyer 93bc5f0909 IDEMPIERE-1875 Bad SQL produces ORA-Error 2014-04-03 16:44:10 -05:00
Heng Sin Low 9e5826b772 IDEMPIERE-1635 Upgrade to zk7. Update platform to Gemini Web 2.2.2, Tomcat 7.0.35 and Eclipse 4.3 ( Kepler ). 2014-04-03 01:31:20 +08:00
Carlos Ruiz 33753cb358 IDEMPIERE-1715 Implement Document Action for Production / integrate and peer review patch from Heng Sin 2014-04-16 17:58:33 -05:00
Carlos Ruiz 854076ee2c hg merge release-2.0 (merge release2 into development) 2014-05-07 22:04:48 -05:00
hieplq e36156fb61 IDEMPIERE-1822:RequestEmailProcessor is not compatible with gmail 2014-03-17 20:17:36 +07:00
Carlos Ruiz d614c55eec IDEMPIERE-1908 Product cant be imported when ProductType is Asset 2014-04-20 14:49:03 -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 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 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
hieplq fbdb0e0efe IDEMPIERE-1606 initial client testing > email improvements 2014-02-26 10:07:07 -05:00
Heng Sin Low 7d32b0de0f IDEMPIERE-1750 Restore backward compatibility for M_ProductionPlan. 2014-02-13 22:05:15 +08:00
Carlos Ruiz e471faf00a hg merge release-1.0c (merge release1 into release2) 2014-01-24 16:57:48 -05:00
Carlos Ruiz 8b256677d0 IDEMPIERE-1700 Java error creating a new Price List Version / Thanks to Sergio Oropeza (soropeza) 2014-01-19 13:27:24 -05:00
Carlos Ruiz f4ab371718 hg merge release-1.0c (merge release1 into release2) 2013-12-17 21:24:37 -05:00
Carlos Ruiz 2a366b9c52 IDEMPIERE-1636 ImportBankStatement process uses wrong order in sql / peer review - order columns must be in sync with the grouping logic below 2013-12-17 12:30:57 -05:00
Carlos Ruiz 053bf7e8f4 hg merge release-1.0c (merge release1 into release2) 2013-12-17 12:05:23 -05:00
Carlos Ruiz 498a858f3a IDEMPIERE-1603 Copy Info Window Columns from other Info Window's / thanks to Hagiwara Hideaki 2013-12-17 11:13:22 -05:00
Thomas Bayen 9c9a42c4c6 IDEMPIERE-1636 ImportBankStatement process uses wrong order in sql 2013-12-17 10:48:52 -05:00
Carlos Ruiz 6c63b156a7 hg merge release-1.0c (merge release1 into release2) 2013-12-11 18:34:48 -05:00
Carlos Ruiz 483716c3ab minor - improve readability of ExpenseTypesFromAccounts 2013-12-11 08:51:03 -05:00
Carlos Ruiz 7b6ac572d7 IDEMPIERE-1571 Import Account generates error because of not active columns / improve warning message for user - thanks to Nicolas Micoud (nmicoud) 2013-12-04 12:23:19 -05:00
Elaine Tan 38a8dfb728 Merge with release-1.0c 2013-12-03 19:43:01 +08:00
Elaine Tan 86a7ba3ad4 IDEMPIERE-1592 Import Accounts window / Problem with order the accounts imported 2013-12-03 19:40:09 +08:00
Carlos Ruiz 4f1aa96b14 hg merge release-1.0c (merge release1 into release2) 2013-11-25 19:22:58 -05:00
Carlos Ruiz b1d9aad6f2 IDEMPIERE-1559 create purchase order not success still make link / based on patch from hieplq 2013-11-25 19:02:58 -05:00
Carlos Ruiz 3fe9471960 IDEMPIERE-325 Complete AD based info window / Fix sync terminology failing to delete used elements in info column / add tab Use in Info Column to Element window 2013-11-22 16:18:39 -05:00
Heng Sin Low bb6607d553 IDEMPIERE-1561 Update product version to 2.0.0. 2013-11-21 14:32:17 +08:00
Carlos Ruiz 38282335c0 IDEMPIERE-1537 Make link to Sales order after conver Proposal 2013-11-16 10:08:01 -05:00
hieplq 072018dcbb IDEMPIERE-1537 Make link to Sales order after conver Proposal 2013-11-16 11:11:04 +07:00
hieplq a90c0b73c7 IDEMPIERE-1523 link to invoice not create after run process "Create Sales Orders for Customers" 2013-11-12 03:14:48 +07:00
Carlos Ruiz 81fc00ffb2 hg merge release-1.0c (merge release1 into release2) 2013-11-15 10:30:27 -05:00
Heng Sin Low f92efb10c7 1002848 IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management. Always create foreign key with the DEFERRABLE INITIALLY DEFERRED clause. 2013-11-08 17:52:00 +08:00
Carlos Ruiz c2729ab53f IDEMPIERE-1529 Dangerous catch exceptions (hiding or ignoring real problem) 2013-11-13 08:16:52 -05:00
Fernando Saavedra c433ed742f IDEMPIERE-1494 Cant Import Account Default 2013-11-05 17:29:26 -05:00
Carlos Ruiz e2b9f877ee IDEMPIERE-1443 leadconversion - can't translate 2013-10-30 12:15:42 -05: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
Elaine Tan 97b6486b09 IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management - Allow user to configure the foreign key constraint name and type 2013-10-02 17:58:19 +08:00
Heng Sin Low d95c2af901 Merged release-1.0c into development 2013-09-24 17:17:53 +08:00
Carlos Ruiz 5bc1dae184 IDEMPIERE-1370 Circular Reference in Product Info when a bom product is referenced to itself and its price-lists prices are set to zero
Thorough review of the BOM verification process:
1 - changed the three BOMprice functions to not take into account unverified BOMs
2 - fixed four BOMQty functions to point to correct BOM structures
3 - dropped from DB unused BOMQty*ASI functions and deprecated M_Product_BOM_Check.java class
4 - Verify BOMs process inactivated (pointing to unused structures)
5 - set default and displaylogic for process parameters of Verify BOM Structure
6 - set product verified flag as readonly to allow modification just via process verify BOM
7 - BOM products are marked as not verified when lines are changed or last line deleted
2013-09-19 21:52:10 -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 f7385b0de2 IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management
- Use drop constraint and add constraint when there is a change on foreign key constraint
- Fix constraint SQL statement when there is a change on foreign key constraint
2013-08-30 13:26:20 +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 7246f49bab IDEMPIERE-1285 Estimated Landed Cost for PO. 2013-08-19 21:27:04 +08:00
Carlos Ruiz e6442936b4 hg merge release-1.0c (forward-porting) 2013-07-29 20:46:47 -05:00
Elaine Tan 4c6c12ea58 IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management - Foreign keys management 2013-07-24 13:18:38 +08:00
Elaine Tan bc37aab2e4 IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management - Foreign keys management 2013-07-19 18:42:26 +08:00
Heng Sin Low fd19a9058b DEMPIERE-1113 Make standard processes more extensible by plugin 2013-06-27 00:47:31 +08:00
Carlos Ruiz 0e80967351 IDEMPIERE-1088 Problem with Reverse-Accrual with payment allocation 2013-06-21 19:26:14 -05:00
anozimada f35a0b7ae0 IDEMPIERE-1075 InvoiceNGL Bug 2013-06-19 11:53:25 -05:00
Carlos Ruiz 470202287c IDEMPIERE-67 ProcessedOn should not be copied by MOrder.copyFrom / IDEMPIERE-922 / IDEMPIERE-938 / Restored backward compatibility on copying AD_Org_ID 2013-06-17 13:56:27 -05:00
Carlos Ruiz bd13bead02 IDEMPIERE-1027 inactive fields are not or wrong copied in WindowCopy/TabCopy process 2013-06-03 12:34:56 -05:00
Carlos Ruiz e34e51ce3b IDEMPIERE-1024 Improve default creation of window fields 2013-06-03 11:50:29 -05:00
Anthony Sossah 4b8389846b IDEMPIERE-971 Create Columns from DB process not handling UUID columns for custom tables 2013-06-03 10:54:38 -05:00