hieplq
9482f02dec
IDEMPIERE-3531:add maven tycho configuration
2018-02-10 16:42:06 +07:00
hieplq
857c099621
IDEMPIERE-3531:standard bundle version and build properties
...
corect some configurtion of build to compatible with maven
2018-02-03 13:25:48 +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
34741c7d87
IDEMPIERE-3531:standard maven repository url
...
find out origin reposiroty for almost library
maven url include maven2 part
2018-02-03 16:38:23 +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
hieplq
8895154d8d
IDEMPIERE-3531:remove facets and main output to jar
...
refine IDEMPIERE-3510
2018-01-30 14:44:05 +07:00
Carlos Ruiz
16167a62cb
hg merge release-5.1 (merge release5.1 into default)
2018-01-23 12:01:20 +01:00
Carlos Ruiz
44ef536af6
IDEMPIERE-3627 Field and Process Parameter: @SQL support for Readonly logic
2018-01-23 11:55:52 +01:00
Heng Sin Low
0821aadd8c
IDEMPIERE-3627 Field and Process Parameter: @SQL support for Readonly logic
2018-01-22 22:36:33 +08:00
Heng Sin Low
0e6975f59c
IDEMPIERE-3627 Field and Process Parameter: @SQL support for Readonly logic
2018-01-22 22:36:33 +08:00
Carlos Ruiz
0636192a5e
IDEMPIERE-3628 Wrong invoice reversal for a price changed from zero to non-zero
2018-01-23 00:59:28 +01:00
Carlos Ruiz
339f171f65
IDEMPIERE-3099 AP Credit Memo, Rule: Cash Generate Payment with wrong amount
2018-01-22 19:28:28 +01:00
Carlos Ruiz
470b3d45cc
IDEMPIERE-3580 Advanced Zoom Across
2018-01-20 10:03:37 +01:00
Carlos Ruiz
975a46ae45
IDEMPIERE-3580 Advanced Zoom Across
2018-01-19 18:22:16 +01:00
Carlos Ruiz
af32053a03
hg merge release-5.1 (merge release5.1 into default)
2018-01-19 15:44:08 +01:00
Carlos Ruiz
e4c872275b
IDEMPIERE-3586 Add pagination to Query / implement in generic way - info window now can paginate also in oracle
2018-01-19 12:06:46 +01:00
Carlos Ruiz
caf3ca2367
hg merge release-5.1 (merge release5.1 into default)
2018-01-05 15:17:26 +01:00
Carlos Ruiz
c922644b6f
IDEMPIERE-3597 org/krysalis/barcode4j/output/CanvasProvider
2018-01-05 13:58:21 +01:00
Diego Ruiz
8bca99e93c
IDEMPIERE-2825 - Pluggable product pricing
2017-12-27 15:58:13 +01:00
Eduardo Jaremicki Moreira
4aa248e82b
IDEMPIERE-3586 Add pagination to Query
2017-12-21 15:37:39 -02:00
Heng Sin Low
b91b362f10
IDEMPIERE-3624 Physical Inventory - getDateMaterialPolicy for Line should include locator
2018-01-19 17:25:18 +08:00
Heng Sin Low
af17364314
IDEMPIERE-3622 MRecentItem is not thread safe
2018-01-19 13:59:24 +08:00
Carlos Ruiz
50c53e04f7
IDEMPIERE-3615 Import CSV Process not processing detail callouts -> data corruption
2018-01-15 11:29:07 +01:00
Diego Ruiz
43cfdd2a96
IDEMPIERE-2825 - Pluggable product pricing
2017-12-18 18:40:11 +01:00
z5k1
3136d8cda3
IDEMPIERE-3581 XB0001 Address Line Reverse display improvement in Location field
2017-12-17 20:57:43 +08:00
Carlos Ruiz
cf4bec058f
IDEMPIERE-3600 The ProductInfo Toolbar button can not be accessed through master roles
2018-01-10 14:42:32 +01:00
hieplq
a384c3f0ed
IDEMPIERE-2825 - Pluggable product pricing
2018-01-09 21:41:50 +07:00
Carlos Ruiz
0ec3576fe2
IDEMPIERE-3599 allow DocActions to be selected in a more flexible way
2018-01-08 21:58:22 +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
Nicolas Micoud
82178fa0fd
IDEMPIERE-3578 BPartner Location name : Preserve custom name
2017-12-12 19:16:11 +01:00
Carlos Ruiz
6d2700ac72
hg merge release-5.1 (merge release5.1 into default)
2017-11-29 10:45:50 +01:00
Carlos Ruiz
23d8d55058
IDEMPIERE-3398 default "Payment Term" record of new client miss translate
2017-11-23 16:36:37 +01:00
anozimada
6b0428fc04
IDEMPIERE-3392 FillMandatory QtyInternalUse blocking doc action void in Internal Use
2017-11-23 15:00:59 +01:00
Heng Sin Low
0aa9041931
hg merge release-5.1 (merge release5.1 into default)
2017-11-17 05:21:18 +08:00
Heng Sin Low
e7540e1c70
IDEMPIERE-3536 Dynamic validation not working correctly in Grid View
2017-11-16 10:19:20 +08:00
Andy Conn
fbb260a1ea
IDEMPIERE-3530 Doc_Inventory.createFacts does not respect !line.isAcive() but MInventory.completeIt does. Posting fails.
2017-11-13 15:52:21 +01:00
Heng Sin Low
8385b79f0a
IDEMPIERE-3557 Field dependency analysis doesn't work with context variable using the : notation
2017-11-13 10:16:27 +08:00
Carlos Ruiz
452a848f71
IDEMPIERE-2361 / IDEMPIERE-581 / organize SysConfig
2017-11-12 11:46:00 +01:00
Carlos Ruiz
57a4fd9f70
IDEMPIERE-3551 - 1008086 - External (non-plugin) 2Pack automation
2017-11-08 19:36:04 +01:00
Carlos Ruiz
c582c21810
IDEMPIERE-3551 1008086 - External (non-plugin) 2Pack automation
2017-11-08 18:29:30 +01:00
Carlos Ruiz
ed891d0c71
hg merge release-5.1 (merge release5.1 into default)
2017-11-10 15:05:26 +01:00
Heng Sin Low
c0e13c7321
IDEMPIERE-3535 Implement font icon theme
2017-11-03 06:56:57 +08:00
Carlos Ruiz
af3d52045f
Point copyjars to new release
2017-11-01 01:14:36 +01:00
Carlos Ruiz
8fc27bc33c
Model classes for 5.1
2017-10-31 23:24:50 +01:00
Carlos Ruiz
d63062d0d0
New version
2017-10-31 23:12:29 +01:00
Carlos Ruiz
d6908fc065
Point to version 5.1
2017-10-31 23:03:48 +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
5dbdbc93aa
IDEMPIERE-3534 Webservice error - Cannot Access
2017-10-31 17:30:55 +01:00
Heng Sin Low
43300bdfc2
IDEMPIERE-3514 Production: Could not save MA for Production line
2017-10-26 10:16:49 +08:00
Nicolas Micoud
73f1764acd
IDEMPIERE-3411 When lauching a report based on a report view, available print formats are not filtered
2017-10-24 17:13:39 +02:00