Dirk Niemeyer
2bac002db4
IDEMPIERE-100 Translation Export should not export UUID. Incorporate patch from Dirk Niemeyer
...
(transplanted from 66e3d1131cad464c0490d1c49ac3e39df96ce66c)
2011-12-11 10:17:42 +08:00
Dirk Niemeyer
75d51968cd
IDEMPIERE-100 Translation Export should not export UUID. Incorporate patch from Dirk Niemeyer
...
(transplanted from 0f43751bda91d7a9287c63d62866983cf7b4196d)
2011-12-11 10:14:44 +08:00
Carlos Ruiz
26337eddb8
fixes #37 Make iDempiere safer using saveEx instead of save
...
https://bitbucket.org/idempiere/idempiere/issue/37
2011-06-14 15:39:10 -05:00
Carlos Ruiz
0cc73a03fd
fixes #35 Performance issue on Payment Print/Export
...
http://bitbucket.org/idempiere/idempiere/issue/35
2011-06-07 01:34:20 -05:00
Heng Sin Low
7c305591ad
Update .project and .classpath using PDE tools.
...
(transplanted from 1970ec9a52c07a50ca732e8491a60c45ea633886)
2011-06-01 10:32:12 +08:00
Carlos Ruiz
5e4047e7ad
Revert partially revision 5809 from [1783032] Add DocAction parameter to Generate Invoices (manual) form
...
The validation added was causing issues with multiple shipments (and generating multiple invoices) for the same order - as discussed here (spanish):
https://sourceforge.net/projects/adempiere/forums/forum/623063/topic/4044641
2011-03-26 01:09:10 -05:00
Carlos Ruiz
a7d5781c17
FR [3132687] - FS01 Commitment AR AP
...
http://www.adempiere.com/index.php/FS01_Commitment_AR_AP
https://sourceforge.net/tracker/?func=detail&aid=3132687&group_id=176962&atid=879335
2011-03-25 22:30:09 -05:00
Carlos Ruiz
29c30b7df0
FR [3132033] - Make payment export class configurable per bank
...
https://sourceforge.net/tracker/?func=detail&aid=3132033&group_id=176962&atid=879335
2011-03-25 20:54:47 -05:00
Carlos Ruiz
7c1401bc60
Synchronize translation of login window with the corresponding options on menu
2011-03-25 19:56:07 -05:00
Carlos Ruiz
f80fdada3b
Fix error when creating an invoice from a purchase order - when the material is already received and different UoM than product.
...
Steps to reproduce:
- Create purchase order for 1 6-pack of Elm
- Create a material receipt for the corresponding purchase order
- Create an invoice for the material receipt (or purchase order) - the qtyentered is 1 6-pack, and the qtyinvoiced was 1 (must be 6)
2011-03-25 19:45:43 -05:00
Carlos Ruiz
9bc32c1cd4
Fix several errors with Allocation:
...
- fix a wrong raise of exception when no organization (add throws keyword)
- when creating the allocation is taking the organization of log in, and it must take precedence the organization chosen by the user on the allocation window (login org still used in case no org is selected by user)
2011-03-08 11:45:59 -05:00
Carlos Ruiz
4e143f09f2
Reverting revisions 12757, 12778, 12785 (6348, 6352, 6353)
...
This has suffered lot of modifications after the last commit in trunk:
svn revisions: 12968, 13190, 13206, 13208, 14172, 14175, 14200, 14201
hg changesets: 6356, 6360, 6361, 6362, 6394, 6395, 6396, 6397
It requires proper functional review and analysis of collaterals
We better revert from here and integrate later when it's more stable and we have proper description and QA over these new processes.
2011-02-26 22:25:50 -05:00
Heng Sin Low
8d1ab1833c
Updated extension point documentation formatting. Remove the use of osgi: prefix for form, modelvalidator and process to ease migration, the framework will now always check whether an implementation exists in the extension registry before checking the java classpath. Rename org.adempiere.osgi in swing to org.adempiere.ui.swing.factory and drop the incomplete IMenuAction extension in swing ( will come back to this later ).
2010-12-20 10:46:25 +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
2404603e03
Cleanup, remove redundant buckminster.properties.
2010-12-06 13:53:57 +08:00
Heng Sin Low
42014bf770
Added default buckminster properties file.
2010-11-03 15:45:30 +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