Commit Graph

2047 Commits

Author SHA1 Message Date
Carlos Ruiz 396471ba07 IDEMPIERE-178 Orders and Invoices must disallow amount lines without product/charge / found an issue with an invoice line that had a quantity but not amount - and the default product expense account was inactive - the invoice line still tries to post the "comment" line and fails - so the comment line must have both qty and price zero 2016-11-03 23:06:49 +01:00
Carlos Ruiz 5da08bb301 point copyjars to 4.1 2016-10-31 14:27:56 +01:00
Carlos Ruiz 7ca814ce8f Generate model for version 4.1 2016-10-30 20:36:12 +01:00
Carlos Ruiz 3d985bd0ed change references to new version 2016-10-30 20:30:07 +01:00
Carlos Ruiz 536fd017e6 set version 4.1 in credits 2016-10-30 20:23:55 +01:00
Carlos Ruiz 118bbbebd8 hg merge release-3.1 (merge release3.1 into development) 2016-10-29 11:21:00 +02:00
Carlos Ruiz 6600f1a34f IDEMPIERE-3231 Production document affecting storage for non-stocked products 2016-10-26 22:59:09 +02:00
Hans Auler GmbH 81e3e9afbf IDEMPIERE-3229 - Wrong accounting facts by using the GL Distribution - Line_ID
is not transfered


In the method distribute() from Fact.java is the line_id for factLine with 0
defined and later not updated, so the
posting has always Line_ID=null in the destination-accounting-record.

Queries like taxcorrection by discount or write off are searching for accounting
facts with line_id = null and get wrong information.
2016-10-25 12:02:05 +02:00
Redhuan D. Oon e8d5bde8cb IDEMPIERE-3225 Workflow editor menu is not updated / integrate patch from Flemming Birch (sjeffen) 2016-10-26 17:13:16 +02:00
Carlos Ruiz dbbb2d0022 hg merge release-3.1 (merge release3.1 into development) 2016-10-17 11:31:50 +02:00
Carlos Ruiz c0b93bc9c1 IDEMPIERE-3191:time to update performance gadget should use configuration (minor) 2016-10-14 11:39:21 +02:00
hieplq bbf7ff2bcb IDEMPIERE-3191:time to update performance gadget should use configuration
preset default value
2016-10-07 19:32:32 +07:00
Heng Sin Low ccaa5462d2 IDEMPIERE-3207 Too Many Costing Record Created. 2016-10-07 16:49:48 +08:00
hieplq fa8188043c IDEMPIERE-3191:time to update performance gadget should use configuration 2016-09-16 12:47:07 +07:00
Carlos Ruiz ad995ae3b9 hg merge release-3.1 (merge release3.1 into development) 2016-09-27 15:25:10 +02:00
Carlos Ruiz b5a746aeb3 IDEMPIERE-1624 Restrict access to System dashboards / correct query 2016-09-26 23:57:14 +02:00
hieplq 6cea6a7b8c IDEMPIERE-3192:add support short form of join when parse sql 2016-09-16 13:11:27 +07:00
Carlos Ruiz 72a5009f03 IDEMPIERE-3206 Extensibility issues with LCO Allocation Accounting 2016-09-30 18:05:32 +02:00
hieplq c624d4ec7d IDEMPIERE-3179:record should move to editing mode when user is editing first field
just change move status to edit, don't change anything (ever don't update new value for this field)
2016-09-29 12:38:37 +02:00
Carlos Ruiz 5352aeee35 IDEMPIERE-3104 default report engine is not good for big report / integrate patch from hiep 2016-09-28 12:48:48 +02:00
Carlos Ruiz bbf90f6de6 IDEMPIERE-3200 PDF report engine: Can't add attribute to 0-length text 2016-09-28 12:40:09 +02:00
Carlos Ruiz e04e6d137c IDEMPIERE-3199 Potential data corruption when transaction fails after prepare and before complete documents 2016-09-27 22:59:25 +02:00
Carlos Ruiz 2724e50bd3 hg merge release-3.1 (merge release3.1 into development) 2016-09-07 19:20:42 +02:00
Carlos Ruiz bee8bc4d67 IDEMPIERE-3188 2Pack locked validating info window 2016-09-07 19:17:14 +02:00
Heng Sin Low 6a7b6807ce IDEMPIERE-3170 Return to Vendor propagate wrong cost amount to Organization accounting schema denoted in different currency 2016-09-12 18:10:33 +08:00
Heng Sin Low 5b29241d87 IDEMPIERE-3155 Posting issue in Matching PO-Receipt-Invoice. Fix posting for un-matching of Receipt and Invoice. 2016-09-12 18:06:07 +08:00
Nicolas Micoud a34211b032 IDEMPIERE-3000 Automatic opening of menu entries at login 2016-09-09 15:09:51 +02:00
Carlos Ruiz 89ba2d67e3 IDEMPIERE-1672 create a user with name same exist user, make exist user can't log-in 2016-09-04 12:08:10 +02:00
Carlos Ruiz 2f05d731c1 hg merge release-3.1 (merge release3.1 into development) 2016-09-03 20:54:17 +02:00
Carlos Ruiz 60cc3c8364 IDEMPIERE-3178 Can't login to iDempiere monitor if same user/pass exist in a tenant 2016-09-03 18:40:20 +02:00
Carlos Ruiz 779aace1cc Security issue - passwords must not be written in logs 2016-09-03 18:29:39 +02:00
Carlos Ruiz 059a9ee240 hg merge release-3.1 (merge release3.1 into development) 2016-08-11 11:39:15 +02:00
Carlos Ruiz e8cba8acc5 IDEMPIERE-3120 Cannot reverse MatchInv-Doc When CLIENT_ACCOUNTING_DISABLED 2016-08-10 18:03:56 +02:00
Carlos Ruiz 6e66447ae8 IDEMPIERE-3157 Fill mandatory fields: : GL Category - GL_Category_ID is mandatory 2016-08-10 18:02:11 +02:00
Carlos Ruiz d2524019e3 IDEMPIERE-3156 SubAcct not working on Account Combination Dialog / supressed m_elements array from MAcctSchema in favour of cache - changing elements required a reboot instead of a cache reset 2016-08-10 12:50:57 +02:00
Nicolas Micoud 34926b0409 IDEMPIERE-2951 Delete all Trace Logs from Monitor should not delete AuthFailure.log 2016-08-08 18:29:20 +02:00
Carlos Ruiz a8536f15af IDEMPIERE-2065 flag "Pay Schedule valid" of invoice customer is not update in some case, make invoice not list in search when payment 2016-08-07 13:55:26 +02:00
Carlos Ruiz 96cdd1e89e IDEMPIERE-3064 Importing InventoryMovements is violating AD_Client scope / integrating patch contributed by Daniel Haag (dhdx) 2016-08-06 22:43:16 +02:00
Carlos Ruiz 70d1df6b35 IDEMPIERE-2678 Allow to set explicit NULL value for fields 2016-08-06 22:10:45 +02:00
Carlos Ruiz 666fbe011e IDEMPIERE-3146 CSV Import issues with resolveForeign when key is duplicated on foreign table 2016-08-03 12:39:13 +02:00
Carlos Ruiz 74642f7e0b hg merge experimental (merge experimental from hieplq into development) 2016-07-27 19:04:39 +02:00
Heng Sin Low e2d26b3a97 1006181 Speed-up windows - Field to show read-only grid. (IDEMPIERE-3269) 2016-07-19 17:41:02 +08:00
hieplq baff1951be IDEMPIERE-3136:all stuff relate library of idempiere
remove duplicate jar (bsh-engine, groovy-engine)
update, move groovy to osgi
add common bundle (now focus to support jasper report)
2016-07-08 10:20:19 +07:00
hieplq 1ca5d9835d IDEMPIERE-3136:all stuff relate library of idempiere
update and use osgi version of library (passay, itextpdf, bcprov, super-csv)
2016-07-07 19:05:05 +07: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 d4512dc40d IDEMPIERE-3136:all stuff relate library of idempiere
setting classpath of jre to workspace default jre. other some time we encounter bellow error with project have faceted like org.adempiere.base
Access restriction: The constructor 'Some class' is not API (restriction on required library '/usr/lib/jvm/java-8-openjdk-amd64/jre/lib/rt.jar')	Some class.java
2016-07-07 10:47:36 +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
hieplq 98730ce2d6 IDEMPIERE-2968:make all url as properties let idempiere can total material with offline repository
use parameter for link to repository, so can use offline repository, so help increase test speed
2016-07-07 14:55:12 +07:00
Heng Sin Low 616a76d4b2 IDEMPIERE-3177 1005979 Issues with material receipt and lot numbers. 2016-09-03 18:01:51 +02:00
Heng Sin Low 1ebbb7b14e IDEMPIERE-3174 1005975 display logic is not working when using Null as '' 2016-09-03 17:22:48 +02:00
Carlos Ruiz 8f01084f7c IDEMPIERE-3171 Can't add record on POS Terminal / IDEMPIERE-170 2016-09-03 15:42:01 +02:00
Carlos Ruiz e6bc9b7cf2 IDEMPIERE-3146 CSV Import issues with resolveForeign when key is duplicated on foreign table / restore previous behavior to resolve foreign, first check on client then on system (not at the same time) 2016-09-01 15:29:36 +02:00
hieplq 0d78b00ce2 IDEMPIERE-3162:infoPanel:postgresql need trx to use cursor based resultset 2016-08-17 23:53:56 +07: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
Carlos Ruiz 9dca8269bb IDEMPIERE-3165 Calendar create period use wrong org 2016-08-24 12:38:57 +02:00
Carlos Ruiz c6ac14ef60 IDEMPIERE-3163 Overwritten Dynamic Validation can become invisible and used by system 2016-08-24 12:24:36 +02:00
Carlos Ruiz a9b9b143bc IDEMPIERE-3156 SubAcct not working on Account Combination Dialog / make it work also in Product window 2016-08-11 14:22:35 +02:00
Heng Sin Low 146af78c05 1006008 Add field type for dashboard content. (IDEMPIERE-3270) 2016-05-23 21:11:38 +08:00
Gabriel S Schneider d1c38adc54 IDEMPIERE-3112 - Problems when used in reference to a ColumnSQL 2016-05-21 13:00:50 -03:00
hieplq ab552fb5a1 IDEMPIERE-3104:default report engine is not good for big report
for html
2016-05-18 17:17:20 +07:00
igorpojzl d8278975ed IDEMPIERE-3107 Production (Light) system enable to complete production without end product 2016-05-18 11:20:22 +02:00
Carlos Ruiz 367f50673b IDEMPIERE-3078 IDEMPIERE-1770 created code for a non-existing column 2016-05-30 22:29:09 -05:00
Carlos Ruiz 803979d925 IDEMPIERE-3073 improve set of max text lenght on grid panel / thanks to Eduardo Gil and Dirk Niemeyer 2016-05-30 21:46:23 -05:00
Heng Sin Low 7b66732f46 1006003 UI - add conditional styles for fields. / IDEMPIERE-3115 2016-05-29 16:04:41 -05:00
Carlos Ruiz 945b7cccb7 IDEMPIERE-3082:Production posting not balanced when serializing finished product / peer review - fix issue from previous commit that broke the posting of single product 2016-05-17 13:46:34 -07:00
hieplq fce5824142 IDEMPIERE-3082:Production posting not balanced when serializing finished product 2016-05-17 20:38:16 +07:00
hieplq ed1e05b0bb IDEMPIERE-3104:default report engine is not good for big report
for pdf
2016-05-17 01:10:53 +07:00
Carlos Ruiz b5a0e4f321 IDEMPIERE-2676 Incorrect context variables - onNavigate Callout / run always callouts on key records 2016-07-13 16:07:05 +02:00
Heng Sin Low 27a4b74e69 1006064 NPE / IDEMPIERE-3115 2016-05-12 23:32:20 +08:00
Carlos Ruiz 60244ffc97 IDEMPIERE-2459 Calculated Child Taxes Amount Sum is not equal to Parent Tax Amount Sum (cause wrong grand total) 2017-02-14 08:40:25 +01:00
Carlos Ruiz 4e152d2e03 IDEMPIERE-3147 Financial Report translation of the data not only headers (based on patch from Gaurav Sontake) 2017-01-18 17:10:01 +01:00
markus_bozem f83ee64a52 IDEMPIERE-3039 Add IBAN and Swift fields to Business Partner/Bank Account 2017-01-18 15:56:13 +01:00
Murilo Habermann Torquato 2d14bf3ba2 IDEMPIERE-3282 - recent itens with incorrect label 2017-01-14 10:36:21 -02:00
Carlos Ruiz ad7b5180b5 IDEMPIERE-3285 Empty string Attribute Sets filled with numbers 2017-01-17 00:18:38 +01:00
Carlos Ruiz 76424a05fb IDEMPIERE-3284 Get the proper currency format for a multi-currency, multi-language report 2017-01-16 23:47:58 +01:00
Carlos Ruiz afaedf1bf6 IDEMPIERE-3279 Implement configurable Write-Off in Payment Selection 2017-01-13 17:50:38 +01:00
Heng Sin Low 979d022418 1006008 Add field type for dashboard content. (IDEMPIERE-3270) 2016-05-10 20:31:56 +08:00
Carlos Ruiz 1aaa743cd2 IDEMPIERE-3072 Error in creating new record in documents with lines in big tables. / commit patch suggested by Denis Kuznetsov 2016-05-08 20:38:51 -07:00
Redhuan D. Oon 8ecadf2ad9 IDEMPIERE-3069 StackBarChart renderer not specified 2016-05-05 23:51:39 -07:00
Hideaki Hagiwara f24bce4ef7 IDEMPIERE-3068 2016-04-08 20:42:36 +09:00
Carlos Ruiz 53d3328067 IDEMPIERE-2020 Value Format for ZK 2016-05-05 23:35:42 -07:00
Carlos Ruiz 7b6d6172e7 IDEMPIERE-3046 Add Currency Field to Cost Adjustment Window / peer review 2016-05-05 23:24:48 -07:00
Soo Fang Lee f1acc8b633 IDEMPIERE-3047 Cost Adjustment propagate wrong cost amount to Organization accounting schema denoted in different currency 2016-05-05 22:23:32 -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
Soo Fang Lee c4609c186c IDEMPIERE-3046 Add Currency Field to Cost Adjustment Window
IDEMPIERE-3047 Cost Adjustment propagate wrong cost amount to Organization accounting schema denoted in different currency
2016-03-03 21:51:08 +08:00
Carlos Ruiz 61f855d308 IDEMPIERE-2518 Cost Adjustment window - Allow Zero Cost entry for non-stocked product / based on patch from Lee Soo Fang 2016-05-05 21:22:44 -07:00
Hideaki Hagiwara 7446d8f433 IDEMPIERE-2392 Posted status incorrect when reposting on a period closed / add logic for C_Invoice.C_DocTypeTarget_ID 2016-05-05 19:30:26 -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 3379872f0a IDEMPIERE-3080 Production doesn't create transactions for children lines with ASI 2016-04-19 11:31:46 -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
hieplq 3d765f262e IDEMPIERE-3077:update beanshell by security problem
refer:https://github.com/beanshell/beanshell
2016-04-19 03:19:04 +07:00
Carlos Ruiz 8bf236657c IDEMPIERE-3058 Make 2Pack transaction safe (for postgres)
- added sysconfig 2PACK_COMMIT_DDL - by default now in postgresql the 2pack process everything in one transaction and rollback all in case of failure
- now 2Pack is marked as failed if there are unresolved elements
- fix a locking issue when creating change log and 2pack has locked ad_table foreign key
- the Incremental2PackActivator now reprocess the packages that are not marked as Completed successfully
- the Incremental2PackActivator stop processing more packin versions if one fails
2016-03-23 01:50:03 +01:00
Carlos Ruiz 18e494fd12 IDEMPIERE-3057 2Pack handler for SQL Statements that must not fail 2016-03-22 19:12:26 +01:00
Carlos Ruiz 976bcf5c49 IDEMPIERE-3054 Issue with summary tax / fix roundings on posting for summary taxes (still issues with multiple lines) 2016-03-17 23:43:47 +01:00
Carlos Ruiz b1aabc6c78 IDEMPIERE-3054 Issue with summary tax / fix roundings on posting for summary taxes 2016-03-17 00:58:46 +01:00
Carlos Ruiz 297e78f30c IDEMPIERE-3054 Issue with summary tax 2016-03-16 23:15:45 +01:00
Gabriel S Schneider 2146e032b3 IDEMPIERE-3037 - Date Material Policy not respected in shipment 2016-02-25 12:15:14 -03:00
Carlos Ruiz 068e0f814a Fix bug reported by Anozi Mada on forums https://groups.google.com/d/msg/idempiere/dZ5lk2bjXbw/Ts6YeHi3AQAJ 2016-02-25 12:45:00 +01:00
hieplq 62fa6b90ef IDEMPIERE-2745:2Pack is not creating foreign keys 2016-02-13 22:38:24 +07:00