hengsin
|
22c09368e6
|
IDEMPIERE-5015 add org.adempiere.base.annotation.Callout annotation (#948)
|
2021-10-27 12:15:58 +02:00 |
Carlos Ruiz
|
713aa09a46
|
IDEMPIERE-4709 Print Format Item: implement script column (expression) (#663)
Peer review and tests
|
2021-04-22 21:15:40 +02:00 |
igorpojzl
|
f74e6c7824
|
IDEMPIERE-4709 - Print Format Item: implement script column (expression) (#644)
* IDEMPIERE-4709 - Print Format Item: implement script column (expression)
* IDEMPIERE-4709 - Translated comments
* IDEMPIERE-4709 - Check Advanced Access, Null Script before save
* IDEMPIERE-4709 - Changed Naming
Changed Naming for Scripts.
* IDEMPIERE-4709 Remove Migration script mistake
* IDEMPIERE-4709 Logic and Value Name Fixes
|
2021-04-22 21:13:10 +02:00 |
Deepak Pansheriya
|
503ca8eb62
|
IDEMPIERE-2924: Adding XLSX Export support (#6)
|
2020-01-04 15:19:48 +01:00 |
Carlos Ruiz
|
21a89ab521
|
IDEMPIERE-3824 Implement apply packin from folder from command line
|
2018-11-19 12:58:57 -02:00 |
Carlos Ruiz
|
9d73baea76
|
IDEMPIERE-1554 scriptable Translation import
|
2015-12-22 22:22:06 -05:00 |
Elaine Tan
|
eff55eb13f
|
Merged release-1.0c into release-2.0
|
2013-12-27 19:04:44 +08:00 |
Elaine Tan
|
56f7a0c200
|
IDEMPIERE-400 Column ad_system.lastbuildinfo is not updated
|
2013-12-27 17:41:42 +08:00 |
Elaine Tan
|
8c10216759
|
- IDEMPIERE-1269 Improve tax configuration to support external services
- IDEMPIERE-1286 Improve address validation configuration to support external services
|
2013-08-27 12:48:41 +08:00 |
Heng Sin Low
|
f4da72ef50
|
IDEMPIERE-359 Add OSGi Service support for existing extension point. 1) Separate osgi service and equinox extension locator API. Service.locator() for OSGi service and EquinoxExtensionLocator.instance() for equinox extension. 2) Use OSGi service for all singleton component ( all factories and most services ) and equinox extension for others ( UI object, Process instance and PIPO handlers).
|
2013-02-13 16:15:43 +08:00 |
Heng Sin Low
|
efa9fa0a72
|
IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Added support for custom query operator and query function. Added support to open info window from menu.
|
2013-01-09 12:09:58 +08:00 |
Heng Sin Low
|
06362405e1
|
IDEMPIERE-325 Complete AD based info window ( AD_InfoWindow ) implementation. Still pending migration of existing custom InfoPanel implementation.
|
2013-01-04 16:59:50 +08:00 |
Elaine Tan
|
d33e6319c9
|
Ticket #1001758: FedEx & UPS
|
2012-12-21 18:48:41 +08:00 |
Heng Sin Low
|
d4e9ae0656
|
IDEMPIERE-359 Add OSGi Service support for existing extension point. Move more core services to OSGi service.
|
2012-11-08 17:36:50 +08:00 |
Carlos Ruiz
|
066f24162e
|
IDEMPIERE-454 Easy import / v1 -> Exporter - export data from 1 tab / Importer - allow insert in 1 tab
|
2012-10-26 00:03:39 -05:00 |
Carlos Ruiz
|
a15c08f66e
|
IDEMPIERE-454 Easy import / First a CSV exporter with the format expected for the import
|
2012-10-10 22:56:16 -05:00 |
Heng Sin Low
|
668e61686f
|
IDEMPIERE-166 Rebranding of logo and product name
|
2012-06-06 22:13:34 +08:00 |
Heng Sin Low
|
23086adf25
|
Minor extension point documentation changes. Added org.compiere.model.Callout extension point to ease migration of pre-OSGi ADempiere customization.
|
2010-12-25 10:00:43 +08:00 |
Heng Sin Low
|
9cb417eeaf
|
Added payment processor extension.
|
2010-12-20 14:31:56 +08:00 |
Heng Sin Low
|
73e9023004
|
License header, extension point schema documentation and some minor extension point schema fixes.
|
2010-12-17 16:03:56 +08:00 |
Heng Sin Low
|
deb03c2398
|
Added simple swing dialog for generation of model class and interface. Added eclipse launch config for the model generator swing dialog.
|
2010-12-14 16:02:51 +08:00 |
Heng Sin Low
|
95fdfa0208
|
Implemented grid data export extension for swing client.
|
2010-11-24 11:03:19 +08:00 |
Heng Sin Low
|
b9e40c4bf4
|
Implemented info factory as extension point for zk and swing client.
|
2010-11-23 18:01:11 +08:00 |
Heng Sin Low
|
c321e8feb6
|
1) Implemented DocFactory as extension, this does break backward compatibility as the Doc class now take MAcctSchema instead of MAcctSchema[] as parameter. 2) Refactor the posting control and create financial document from Doc.java to DocManager.java
|
2010-11-22 14:33:40 +08:00 |
Heng Sin Low
|
4709b790a6
|
1. Added basic priority support for extensions. 2. Factor out the discovery of model class and instantiation of model po as extension.
|
2010-11-19 17:43:23 +08:00 |
Heng Sin Low
|
83715fa436
|
Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later )
|
2010-09-29 15:25:34 +08:00 |