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
Gabriel S Schneider
d1c38adc54
IDEMPIERE-3112 - Problems when used in reference to a ColumnSQL
2016-05-21 13:00:50 -03: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
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
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