Commit Graph

372 Commits

Author SHA1 Message Date
Carlos Ruiz 5de5a8efe9 FR [ 1788114 ] Prepayments on purchases 2007-09-04 23:33:41 +00:00
teo_sarca 9096fbb3fb [ 1787876 ] ModelClassGenerator: list constants should be ordered
[ 1787833 ] ModelInterfaceGenerator: don't write timestamp
2007-09-04 15:55:38 +00:00
Heng Sin Low a15f456203 * remove eevolution and libero specific default. Victor, please be more carefull on this next time. thanks. 2007-09-03 05:34:48 +00:00
usrdno fe6dcc77bc Saved as ascii (native2ascii) 2007-09-01 14:02:46 +00:00
usrdno 50b4505e44 Adjusted the translation (wrong encoding). 2007-09-01 13:46:41 +00:00
vpj-cd b348312efd [ 1785001 ] Using ModelPackage of EntityType to Generate Model Class
http://sourceforge.net/tracker/index.php?func=detail&aid=1785001&group_id=176962&atid=879335
2007-08-30 17:54:18 +00:00
Carlos Ruiz 0c3cbc3162 Fix bug [ 1784985 ] Import Account not updating defaults 2007-08-30 17:11:52 +00:00
vpj-cd 5e10616432 [ 1784588 ] Use ModelPackage of EntityType to Find Model Class
http://sourceforge.net/tracker/index.php?func=detail&aid=1784588&group_id=176962&atid=879335
2007-08-30 06:13:46 +00:00
teo_sarca 6b5a794b77 * BF [ 1781629 ] Don't use Env.NL in model class/interface generators
* FR [ 1781630 ] Generated class/interfaces have a lot of unused imports
* BF [ 1781632 ] Generated class/interfaces should be UTF-8
* better formating of generated source
2007-08-25 08:50:23 +00:00
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 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 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