Commit Graph

2175 Commits

Author SHA1 Message Date
Heng Sin Low f4969a172f IDEMPIERE-3352 Enhancement of Batch Level Costing. Use safer approach for production reversal checking. 2017-07-04 20:04:16 +08:00
Nicolas Micoud 8194d58ec1 IDEMPIERE-3422 More info for error message "Failed to update user record with date last login" 2017-07-04 13:23:58 +02:00
Heng Sin Low b0f7cda146 IDEMPIERE-3419 Wrong Account date in Matched PO if invoice and MR in different periods 2017-07-04 17:47:43 +08:00
Heng Sin Low e20c9b3be5 IDEMPIERE-3352 Enhancement of Batch Level Costing. Fixed checking of Reversal_ID not working when productionplan is use. 2017-07-04 17:25:27 +08:00
Heng Sin Low d70a8c07f3 IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. Posted not updated after posting completed with error ( it stay as N ). 2017-07-04 15:21:33 +08: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
Carlos Ruiz 680cf7f5a7 1008183 C_BankAccount.CurrentBalance is updated when Drafted Bank Statement is voided (IDEMPIERE-3414) 2017-06-29 21:41:49 +02:00
Carlos Ruiz 6b2470e670 IDEMPIERE-3564 Ability to change OrderBy (ASC / DESC) for print format items on ReportCustomizationPanel - integrate patch from Nicolas Micoud (nmicoud) + peer review 2017-11-23 14:21:03 +01:00
Heng Sin Low 0ae352c815 IDEMPIERE-3406 MStorageOnHand.getDateMaterialPolicy isn't correct on some condition 2017-11-22 15:49:11 +08:00
hieplq 79f8edf12f IDEMPIERE-2544:to more warning compiler hidden good warning 2017-05-17 21:55:20 +07:00
hieplq 768762d32a IDEMPIERE-3136:all stuff relate library of idempiere
sync/clean/test when merger to core
2017-05-21 00:29:38 +07:00
hieplq 333458f8c1 IDEMPIERE-3136:update jasper report to use P2
pending to correct dependency of org.compiere.db.oracle.provider org.compiere.db.postgresql.provider
to org.jfree.io
it better use common from apache or create new one
2017-05-14 20:58:08 +07:00
Carlos Ruiz 139de8e0cd 1006079 Ease edit of OnLine Context Help. Make processed, approved and save as tenant customization field readonly. Allow suggestion when context help is not available. / IDEMPIERE-3438 (integrating contribution from hengsin) 2016-08-15 11:33:27 +08:00
hieplq 153a3ea5e4 IDEMPIERE-3107:Production (Light) system enable to complete production without end product
fix for IDEMPIERE-1750
2016-07-18 20:20:35 +07:00
Carlos Ruiz 7c535366bd IDEMPIERE-3037 Date Material Policy not respected in shipment / remove duplicated code (thanks to Hiep) 2017-06-25 01:02:50 +02:00
Carlos Ruiz 822453941d IDEMPIERE-3405 When Window Preference doesn't exists then Default Doctype Taken - also from another client / IDEMPIERE-2672 2017-06-25 00:41:23 +02:00
Heng Sin Low 95cf3f19b3 IDEMPIERE-3409 Make separator used between identifier fields configurable (1004703) 2017-06-24 17:34:28 +02:00
Carlos Ruiz 10be967c75 Peer review from a suggested patch from Hiep Lq -> IDEMPIERE-3408 Encrypted Field can explore by normal user 2017-06-24 13:34:10 +02:00
Heng Sin Low b4990515b0 IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. Use savepoint to avoid rollback of doc workflow transaction. 2017-06-23 16:11:17 +08:00
Diego Ruiz e012b916e2 1008086 IDEMPIERE-2771 implement semaphore in internal 2packs to avoid multiple servers applying same 2pack 2017-06-21 01:24:25 +02:00
Heng Sin Low 9124546345 IDEMPIERE-3397 Multi Currency: Matched PO post wrong amount to PPV account for Standard Costing 2017-06-20 13:15:17 +08:00
Heng Sin Low 6770328dbf IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. Commit and rollback posting to all schema as one transaction. 2017-06-19 17:32:21 +08:00
Heng Sin Low bf13e34476 IDEMPIERE-3388 Manual posting of MR break Average PO costing. Should post MatchPO before MR. 2017-06-19 17:07:46 +08:00
Heng Sin Low e2a5b96126 IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. MAcctSchema.isSkipOrgs should always check the full org tree. 2017-06-14 17:24:02 +08:00
Heng Sin Low 952ac436af IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. Caching of report tree ( organization tree, product tree, etc ) by tenant is not safe - due to access right of user+role, each combination of user+role might get a different report tree. 2017-06-09 15:48:08 +08:00
Heng Sin Low 296878a2c3 IDEMPIERE-3388 Manual posting of MR break Average PO costing. 2017-06-09 12:37:44 +08:00
Heng Sin Low b17ce13062 IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. Fix concurrency issue with accounting schema cache 2017-06-07 22:03:19 +08:00
Heng Sin Low 9eef8e0ca8 IDEMPIERE-3352 Enhancement of Batch Level Costing. 2017-06-04 17:11:03 +08:00
Heng Sin Low f01e4cac14 IDEMPIERE-3381 Transaction not pass to scheduled report. 2017-05-31 07:55:29 +08:00
Heng Sin Low 37bafb5851 IDEMPIERE-3380 Scheduler doesn't log role access error. 2017-05-31 07:33:40 +08:00
Heng Sin Low e466ebd1ae IDEMPIERE-3379 MRole.get(...) is not thread safe 2017-05-31 07:29:21 +08:00
hieplq b9231bb4dd IDEMPIERE-3371:amount in word get wrong when parse for multiple of 1000 on Viet Nam 2017-05-23 00:36:31 +07:00
Carlos Ruiz 0eb6e9bf74 Integrating a generic improvement on Env class from Heng Sin - fixing an issue that could lead to context lost 2017-05-19 11:13:20 +02:00
Nicolas Micoud 61a383575b IDEMPIERE-3366 MBPartner.getTemplate() uses false CreatedBy/UpdatedBy values 2017-05-19 11:02:18 +02:00
Heng Sin Low 6581080b38 IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. Fix concurrency issue with accounting schema cache. 2017-05-17 22:26:07 +08:00
Nicolas Micoud 0107f87a3a IDEMPIERE-3328 Trees : Ability to force loading of all nodes 2017-05-03 18:19:26 +02:00
markus_bozem 1c166a17f0 IDEMPIERE-3304
Use apache commons-validator instead of own code to validate IBANs
2017-04-14 17:42:31 +02:00
Carlos Ruiz 61dee84cb4 IDEMPIERE-3349 GL Distribution generate positive posting regardless of the IsAllowNegativePosting flag. / integrate suggestion from Denis Kuznetsov 2017-04-22 12:49:48 +02:00
Carlos Ruiz fd0d04a7af IDEMPIERE-3348 Invoice not marked as paid when credit card payment captured 2017-04-20 15:07:01 +02:00
Carlos Ruiz 313d4a5b98 IDEMPIERE-3342 In posting, when selecting a GL Category, the type of document is not taken into account. 2017-04-18 14:11:52 +02:00
Carlos Ruiz 6a2556e307 IDEMPIERE-3338 Document Status Indicator / credits as suggested by Steven Sackett 2017-04-18 13:41:01 +02:00
Carlos Ruiz a24936da7c IDEMPIERE-3338 Document Status Indicator 2017-04-13 13:52:43 +02:00
Carlos Ruiz 19847dc4ce IDEMPIERE-3329 Issue with cached translations / integrate from Nicolas Micoud 2017-04-12 23:49:59 +02:00
Carlos Ruiz 28505bf01b IDEMPIERE-3338 Document Status Indicator / integrate dashboard panel for Document Status (replaces Activities) - contributed by Adaxa - integrated to idempiere by Murilo - peer review and improvements by Carlos Ruiz 2017-04-12 21:27:59 +02:00
Heng Sin Low 5c4973b528 IDEMPIERE-3321 Add Mandatory Logic to Report & Process Parameter. 2017-04-08 22:08:32 +08:00
Carlos Ruiz 02963854e0 IDEMPIERE-2629 M_StorageOnHand Qty and Total M_Transaction Qty did not match / fix error reported by Vassili Kouleshov https://groups.google.com/d/msg/idempiere/m6EvFnHqogA/AKiX-wv4AgAJ 2017-04-05 15:08:31 +02:00
Carlos Ruiz c8df3294bf Fix build error with groovy-all updated in maven 2017-04-04 23:41:24 +02:00
Carlos Ruiz 67a903ef35 IDEMPIERE-3325 GLJournal reverse accrual date is hard coded to system date 2017-04-03 22:13:20 +02:00
Carlos Ruiz b20049e5a0 IDEMPIERE-3332 Report calculates subtotals incorrectly / integrate fix from Adaxa - Paul Bowden (phib)
from https://sourceforge.net/p/adempiere/contribution-adaxa/ci/c4a672
2017-04-03 22:12:29 +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 4573c4623b IDEMPIERE-1660 Toolbar button delete enabled on not-deleteable tables / minor peer review 2017-03-31 16:39:49 +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 1793361fcf hg merge release-4.1 (merge release4.1 into development) 2017-07-21 20:18:53 +02:00
Carlos Ruiz 80d851ed8e hg merge release-4.1 (merge release4.1 into development) 2017-07-21 20:13:24 +02:00
Nicolas Micoud c96264693c IDEMPIERE-3360 Methods to retrieve values of mail template 2017-07-04 13:44:01 +02:00
Carlos Ruiz 9cce160aff hg merge release-4.1 (merge release4.1 into development) 2017-06-14 13:10:30 +02:00
Carlos Ruiz b1632b4159 Committing patch sent by druiz - although not used in iDempiere - as a reference in case somebody wants to implement a process with BatchLogin - adapting the batchlogin to the new iDempiere structure (client->role instead of previous role->client) 2017-06-14 12:37:07 +02:00
Carlos Ruiz e878a33778 hg merge release-4.1 (merge release4.1 into development) 2017-05-16 00:18:47 +02:00
markus_bozem fef5b774b5 DEMPIERE-3292
MBankStatementLoader:
Added lookup for C_BankAccount_ID and C_Currency_ID
2017-02-03 13:42:13 +01:00
markus_bozem e52e1ff87f IDEMPIERE-3290
Add IBAN-Column to import table.
2017-01-31 16:47:04 +01:00
Carlos Ruiz 50719be0ec hg merge release-4.1 (merge release4.1 into development) 2017-04-04 23:44:37 +02:00
Carlos Ruiz dd2fcee33f hg merge release-4.1 (merge release4.1 into development) 2017-02-18 07:28:56 +01:00
Carlos Ruiz 98d73702f3 IDEMPIERE-1200 Check consistency of IBAN / peer review 2017-02-17 21:15:45 +01:00
markus_bozem 04928f78b8 IDEMPIERE-1200
Validate IBAN in C_BankAccount, C_BP_BankAccount, C_Payment, C_PaymentTransaction
Config via IBAN_VALIDATION, Default is Y
2017-02-17 21:14:57 +01:00
Nicolas Micoud b4f0213136 IDEMPIERE-1200 Check consistency of IBAN 2017-02-17 21:14:00 +01:00
Carlos Ruiz d5cba25082 IDEMPIERE-259 Cannot set tab display logic based on specific tab value of field 2017-02-17 19:57:18 +01:00
Carlos Ruiz fbe29bb7d7 hg merge release-4.1 (merge release4.1 into development) 2016-12-22 00:44:02 +01:00
hieplq 8d236a3a9d IDEMPIERE-2273:CSV Import fail on evaluate column mandatory logic 2016-12-16 16:12:14 +07:00
Carlos Ruiz d23d6a1b44 IDEMPIERE-3269 Field to show read-only grid / fix integration issue adding same method as IDEMPIERE-2331 2016-12-15 14:08:16 +01:00
Carlos Ruiz a1cbcf500b IDEMPIERE-905 Post-it functionality / integrate from Nicolas Micoud (nmicoud) 2016-12-13 18:19:05 +01:00
Carlos Ruiz c30768575e Backed out changeset 76bfe292eded - IDEMPIERE-3104 - fix issue reported by Hideaki and Alan - PrintData.getIndex: Column not found / IDEMPIERE-3247 2016-11-28 18:07:05 +01:00
Carlos Ruiz 8bf9c7bb62 IDEMPIERE-3245 Sales Region force to be in * org 2016-11-25 13:36:39 +01:00
Carlos Ruiz a35e66141a swing client not running 2016-11-25 11:37:11 +01:00
Carlos Ruiz 7bceecdb88 IDEMPIERE-3243 - peer review 2016-11-23 21:08:46 +01:00
freepath c8245e7555 IDEMPIERE-3243 fixed by using classes from apache felix project. No other classes needed modifications since script-enabled classes relies on MRule 2016-11-18 13:02:23 +01:00
Heng Sin Low 263759c138 IDEMPIERE-3235 Posting error when currency rate is different between MR and PO. 2016-11-14 17:49:06 +08:00
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