Commit Graph

1893 Commits

Author SHA1 Message Date
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
Redhuan D. Oon 460e8b9e78 IDEMPIERE-3020 Custom Libero setting need to be out of core model 2016-02-17 15:37:28 +01:00
Carlos Ruiz f2e8979936 IDEMPIERE-3024 solve force change on login for System 2016-02-17 15:32:45 +01:00
Carlos Ruiz 8d7cd2bed3 IDEMPIERE-3017 CSV Importer leaving open trx (DB locks) / fix error reported by Andrea Belloto https://groups.google.com/d/msg/idempiere/6L0B7H2pDvo/FHVRirSTGQAJ 2016-02-06 16:31:04 +01:00
Diego Ruiz c3ac442984 IDEMPIERE-3004 View Column - View Component require SeqNo 2016-02-03 20:21:46 +01:00
Nicolas Micoud 2a27ac6c9f IDEMPIERE-2954 Hardcoded messages when an error occurs on converting currencies in invoices 2016-02-03 19:31:54 +01:00
hieplq 8b7c5413e3 IDEMPIERE-1750:Restore M_ProductionPlan backward compatibility 2016-02-03 14:09:06 +07:00
hieplq d37e7661fe IDEMPIERE-1750:Restore M_ProductionPlan backward compatibility
variance isn't post by can't Identify finished BOM Product
2016-02-03 00:30:57 +07:00
hieplq 7d437aee54 IDEMPIERE-1750:Restore M_ProductionPlan backward compatibility 2016-02-01 22:42:42 +07:00
Carlos Ruiz 7cbee09a69 IDEMPIERE-3017 CSV Importer leaving open trx (DB locks) 2016-01-29 03:02:48 +01:00
Murilo Habermann Torquato 0c28fbc7b6 IDEMPIERE-2811 Each Record should have a primary key - M_ProductPrice / fix constructor 2016-01-27 19:56:24 +01:00
Carlos Ruiz b248f46cde IDEMPIERE-1770 Allowing manual entry from Attributes tab on shipment/MR line -> move validation for mandatory serial from beforeSave to prepareIt on MInventory and MMovement 2016-01-27 19:53:44 +01:00
Diego Ruiz 87432dd660 IDEMPIERE-3004 View Column - View Component require SeqNo 2016-01-27 19:12:47 +01:00
Carlos Ruiz 810128a020 IDEMPIERE-2954 Hardcoded messages when an error occurs on converting currencies in invoices / peer review 2016-01-20 17:17:44 +01:00
Nicolas Micoud 2d840a2f4d IDEMPIERE-2954 Hardcoded messages when an error occurs on converting currencies in invoices 2016-01-20 17:05:46 +01:00
Nicolas Micoud 6217046c4d IDEMPIERE-2985 Recurring : implement Payment 2016-01-20 14:55:05 +01:00
Carlos Ruiz af9c479b91 IDEMPIERE-2392 Posted status incorrect when reposting on a period closed / add the case for draft orders 2016-01-12 14:37:37 +01:00
Carlos Ruiz 99e855b85d IDEMPIERE-1554 scriptable Translation import - fix to run correctly on 3.1 2015-12-22 22:26:01 -05:00
Carlos Ruiz 9d73baea76 IDEMPIERE-1554 scriptable Translation import 2015-12-22 22:22:06 -05:00
Carlos Ruiz f03a80f3e2 IDEMPIERE-2979 Only change BP Location name when a related field changes 2015-12-16 16:09:11 -05:00
Elaine Tan 04dfeff84c IDEMPIERE-2973 / 1005382 Requests are showing up on the wrong person's calendar 2015-12-12 19:38:11 -05:00
Carlos Ruiz 655347bd32 IDEMPIERE-2361 Add a method to generate URL for action zoom 2015-12-12 14:03:20 -05:00
tsvikruha 44f99b45bc IDEMPIERE-2716 Bank Register Report - add Bank Account Parameter 2015-12-12 12:16:48 -05:00
Carlos Ruiz ea4bf51be3 IDEMPIERE-2879 Attachment name not using printformat translation based user login language 2015-12-12 12:04:12 -05:00
Carlos Ruiz c47d87d389 IDEMPIERE-2640 Performance: Html/Tabular reports size could be reduced / IDEMPIERE-2355 Allow to style the summary rows of HTML report 2015-12-06 17:22:56 -05:00
Carlos Ruiz 045e250a69 IDEMPIERE-2940:reduce size of repository / fix sourceforge links 2015-12-02 11:51:11 -05:00
hieplq 6f32d77846 IDEMPIERE-2940:reduce size of repository
move file server
2015-12-02 21:54:18 +07:00
hieplq 972dd355db IDEMPIERE-2940:reduce size of repository 2015-11-14 17:17:25 +07:00
Carlos Ruiz f5da9f0721 IDEMPIERE-2923 Fields with value starting with a single quote cannot be searched 2015-11-11 11:13:34 -05:00
Carlos Ruiz 447a497718 IDEMPIERE-2932 non latin - charset support for downloaded html files / based on hieplq's patch 2015-11-11 10:45:31 -05:00
Carlos Ruiz 4c24284b8b Generate complete model for release 3.1 2015-10-30 21:29:13 -05:00
Carlos Ruiz 6a8183effa Update product version to 3.1.0 2015-10-30 21:18:07 -05:00
Carlos Ruiz dca4656a56 Upgrade version references to 3.1 2015-10-30 20:39:48 -05:00
Carlos Ruiz de545dea19 IDEMPIERE-2675: Adding custom table support in Tree / don't log 2015-10-25 13:29:30 -05:00
Carlos Ruiz cdf697d74d IDEMPIERE-2675: Adding custom table support in Tree 2015-10-25 13:08:45 -05:00
Carlos Ruiz 587834c6f5 IDEMPIERE-2691 Dynamic validation of process parameter is not valid, when process parameter was changed. / IDEMPIERE-2181 2015-06-22 12:41:16 -05:00
Carlos Ruiz 2d77cc7d28 IDEMPIERE-2296 Value Preference should have precedence over Default Value of field / implement fix suggested by Tomas Svikruha 2015-10-25 12:14:52 -05:00
Nicolas Micoud aa98a2becc IDEMPIERE-2908 Method to retrieve doctype or doctype target 2015-10-25 09:18:03 -05:00
Nicolas Micoud 2a019b3606 IDEMPIERE-2361 Add a method to generate URL for action zoom 2015-10-23 11:08:40 -05:00
Nicolas Micoud d2d13437d6 IDEMPIERE-2906 method getTotalLines(boolean cm) on MInvoice 2015-10-23 11:08:10 -05:00
Carlos Ruiz 9d0d7f9b5f IDEMPIERE-2896 UX: Doubleclick in text fields / Peer review 2015-10-22 09:14:59 -05:00
Carlos Ruiz 4514faf172 hg merge release-2.1 (merge release2.1 into development) 2015-10-22 08:59:33 -05:00