Heng Sin Low
9321d9ebd6
[ 1772015 ] Generate java Interface and implementation instead of X_ class
...
- Fixed compilation error cause by the removal of org.compiere.util.GenerateModel
2007-08-24 07:33:47 +00:00
Heng Sin Low
f30db41702
[ 1772015 ] Generate java Interface and implementation instead of X_ class
2007-08-24 04:15:30 +00:00
Heng Sin Low
b2e684169d
* DistFileElement should only be use for deployment of java source, not needed for deployment of package jar.
2007-08-24 02:31:34 +00:00
Heng Sin Low
0fcde7bce9
[ 1755255 ] 2pack should support installation of compile java file
...
- enabled deployment of jar.
2007-08-24 02:17:12 +00:00
Heng Sin Low
9a86f89870
[ 1777787 ] Add more query method to MTable
...
- Implemented Trifon's suggestion.
2007-08-23 07:44:14 +00:00
Heng Sin Low
95cb260ac1
[ 1777787 ] Add more query method to MTable
2007-08-23 04:03:36 +00:00
Heng Sin Low
accb337873
[ 1778385 ] Move GenericPO to core
2007-08-22 01:49:27 +00:00
Heng Sin Low
002302edea
* Minor bug fix - duplicate implement keyword.
2007-08-21 16:26:26 +00:00
trifonnt
503a04ed75
Feature Request:
...
[ 1777239 ] Refactor PO class: save() to be static method.
http://sourceforge.net/tracker/index.php?func=detail&aid=1777239&group_id=176962&atid=879335
Eclipse launch files.
2007-08-21 13:17:16 +00:00
trifonnt
b36b22e7c5
Reverted PO.save() now is instance method.
...
Added I_Persistent interface. Generated model class implementes both I_Xxx and I_Persistent interfaces and extends PO class.
2007-08-21 13:14:56 +00:00
Heng Sin Low
9601efb8b9
[ 1746366 ] Some Workflow Actions Are Not Implemented
2007-08-20 16:26:23 +00:00
Heng Sin Low
39fcd0c0de
[ 1746366 ] Some Workflow Actions Are Not Implemented
2007-08-20 16:24:48 +00:00
Heng Sin Low
266ea6aa25
[ 1777747 ] PO.set_ValueOfColumn should also accept columnName as param
2007-08-20 16:17:25 +00:00
trifonnt
bc451d1044
Feature Request [ 1772015 ] Generate java Interface and implementation instead of X_ classes
...
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=1772015&group_id=176962
2007-08-20 09:13:23 +00:00
trifonnt
873c81382b
Feature Request: [777239] Refactor PO class: save() to be static method.
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1777239&group_id=176962&atid=879335
2007-08-19 16:46:44 +00:00
trifonnt
368823c08c
Feature Request: [ 1772015 ] Generate java Interface and implementation instead of X_ classes
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1772015&group_id=176962&atid=879335
2007-08-18 23:38:48 +00:00
Heng Sin Low
c1bfcd4d66
[ 1741750 ] Atomic Workflow Activities + Making WFs more Predictable
2007-08-13 07:18:19 +00:00
trifonnt
5f0f01c3a1
I_X_xx Get_IX_xxx() made part of java interface.
2007-08-11 03:01:32 +00:00
trifonnt
1eca72d28b
Updated to work with latest trunk.
...
Still few issues to resolve - AD_Language.
2007-08-11 01:48:23 +00:00
trifonnt
26bafb5d0b
Updated to work with latest trunk.
2007-08-11 01:12:25 +00:00
trifonnt
9a5e7cae28
Updated to work with latest trunk.
2007-08-11 00:47:57 +00:00
trifonnt
e554a2cee1
Updated to work with latest trunk.
2007-08-11 00:33:20 +00:00
trifonnt
c4c8c12b47
Updated GenerateModelTrifon and GenerateInterfacesTrifon to start proper java classes.
2007-08-11 00:09:26 +00:00
trifonnt
4a9d9dac80
Feature Request [1772015] Generate java Interface and implementation instead of X_ classes
2007-08-10 22:25:21 +00:00
Carlos Ruiz
f82dcead66
minor fix - remove unused variable
2007-08-10 03:17:51 +00:00
trifonnt
22353452f2
Contribution [1770528] Reuse COLUMNAME_ property
2007-08-09 00:09:21 +00:00
Carlos Ruiz
ef333ae53f
Fix Bug [ 1769579 ] PO.equals comparison wrong for new records
2007-08-07 18:30:33 +00:00
Carlos Ruiz
65f8e8a5e1
Implement Feature Request [ 1769560 ] Public methods to add and remove posting lines
2007-08-07 17:40:24 +00:00
Carlos Ruiz
343acadf87
Integrate patch [ 1634851 ] Multiple contacts at BP import operation
...
Thanks to Matjaž Godec - agenda_gm
2007-08-07 01:12:58 +00:00
vpj-cd
1f15a3ebe1
[ 1764008 ] Error try import form access
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1764008&group_id=176962&atid=879332
2007-07-30 21:02:20 +00:00
teo_sarca
bcbbc8e99f
BF [ 1763523 ] Translate errors from Cash Line
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1763523&group_id=176962&atid=879332
2007-07-30 11:57:10 +00:00
Heng Sin Low
52b96f3710
* Fixed print format import.
2007-07-29 17:50:46 +00:00
Heng Sin Low
333d73e8fd
* Fixed import of view.
2007-07-29 07:53:40 +00:00
Heng Sin Low
a00119f209
* Further stabilization and clean up after more back to back test ( Pack out and Pack in ).
...
- Fixed many workflow related issue.
- Started work to support JasperReport field.
- Updated role export/import to add support for the allow_info_xxx field.
- Remove some duplicate element created during pack out.
- Other minor bug fixes.
2007-07-28 15:52:16 +00:00
Heng Sin Low
ad4c865a4a
* make sure workflow tag is close.
2007-07-28 01:58:16 +00:00
kthiemann
2e5714af10
Bug [ 1746366 ] Some Workflow Actions Are Not Implemented
2007-07-27 10:24:25 +00:00
teo_sarca
5537e69a4e
BF [ 1761891 ] Included print format with report view attached issue
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1761891&group_id=176962&atid=879332
2007-07-27 10:11:09 +00:00
Heng Sin Low
54a8771182
* [ 1637957 ] 2Pack can't import entity types != D, U
...
* Fixed many issues detected when testing the import of Libero package - now import without any errors except there are some issues in the Libero package itself.
* Performance enhancement.
2007-07-27 04:32:23 +00:00
Heng Sin Low
b7fe736339
* [ 1760867 ] Pack In failed to detect some sql execution error
...
* More verbose error message
2007-07-26 17:52:24 +00:00
Carlos Ruiz
9beefc2681
Bug Fix [ 1759492 ] Null pointer in FactLine.java
2007-07-26 04:20:04 +00:00
Heng Sin Low
4b2f7a14ac
[ 1754519 ] Refactoring of PackInHandler
...
- Further stabilization and refactoring after testing with the Fixed Asset package.
[ 1759822 ] 2Pack - few bugs fixed, including NASTY one
- many thanks for Igor's contributed fixed.
* Other
- Added display of AdempiereProperties in Preference window's info tab.
- Added data conversion from string to integer in PO.setValue
- Added msequence existence check in Mtable.afterSave
- Fixed ddl generation issue for column with display type button
2007-07-25 14:04:39 +00:00
teo_sarca
888d3a0362
BF [ 1760240 ] CashLine bank account is filled even if is not bank transfer
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1760240&group_id=176962&atid=879332
2007-07-25 11:48:13 +00:00
Heng Sin Low
f24df9b029
* minor fix.
2007-07-24 04:59:44 +00:00
Carlos Ruiz
8912cb3940
Minor modification, fix typo
2007-07-24 01:16:55 +00:00
Carlos Ruiz
df9dde0621
Bug Fix [ 1759245 ] Locator field cleared in Physical Inventory
2007-07-24 01:11:05 +00:00
Carlos Ruiz
8af7b0e003
Bug Fix in AD [ 1759181 ] AD_Color.ColorType is defined as Color and must be List
...
minor fix in DisplayType.java - fix a wrong a comment
2007-07-23 20:59:48 +00:00
Carlos Ruiz
25b50c76e3
Preparing 3.3.0 release
2007-07-23 20:14:51 +00:00
Heng Sin Low
50a08979a5
[ 1754519 ] Refactoring of PackInHandler
...
- Major refactoring of 2pack for easier maintenance and enhancement.
- Improve exception handling.
- Added support for defer resolution of element dependency.
- Still more testing needed :)
2007-07-23 08:02:22 +00:00
Carlos Ruiz
f0a5522d82
Bug Fix [ 1564496 ] Inventory Move should warn if insufficient stock on hand
...
Contributed by Armen
Brought back from revision 280 and adapted to new version
Completed migration script
2007-07-22 16:57:54 +00:00
teo_sarca
e38b3d9ef1
BF [ 1757523 ] Server Processes are using Server's context
...
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=1757523&group_id=176962
2007-07-22 15:29:46 +00:00