Heng Sin Low
07f062f826
Added ant file to create view.
2008-11-25 15:45:39 +00:00
teo_sarca
5ef6737daa
FR [ 2343096 ] Model Generator: Improve Reference Class Detection
...
* some refactoring
* fix DB access layer
* fix copyright
PS: Trifon can you review this ?
2008-11-25 12:51:06 +00:00
Heng Sin Low
26fa177025
Merge bug fix from branches/adempiere341.
2008-11-25 08:32:16 +00:00
Heng Sin Low
90376b1dd3
Enhance included tab appearance.
2008-11-25 08:13:53 +00:00
Heng Sin Low
0cd09ffbf9
Minor clean up.
...
Home page - Make extend DashboardPanel optional.
Home page - Fixed server push, run in background and refresh every 5 second.
Toolbar - Wrong icon size for the ignore button.
2008-11-25 05:40:38 +00:00
Heng Sin Low
1730ffe726
minor - avoid concurrent modification exception
2008-11-25 03:27:32 +00:00
Carlos Ruiz
c696064fc8
Postgres fix of post migration process to update sequences
2008-11-25 02:04:50 +00:00
trifonnt
9e781224ab
FR: [ 2337778 ] Pluggable accounting module
...
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2337778&group_id=176962
Place holders for Stable branch.
2008-11-24 23:03:56 +00:00
Heng Sin Low
74bec39467
make compatible with postgresql 8.2
2008-11-24 22:24:32 +00:00
trifonnt
74da702592
BF: [ 2339528 ] Proper access level U_Web_Properties
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2339528&group_id=176962&atid=879332
2008-11-24 17:47:13 +00:00
teo_sarca
80ae1dca25
ReportStarter: much more optimal searching for resource file
2008-11-24 16:04:20 +00:00
trifonnt
c45d46bf55
added signing of printApplet.jar
2008-11-24 15:52:09 +00:00
teo_sarca
775028f7a9
MRP: minor comment clean-up
2008-11-24 15:46:36 +00:00
teo_sarca
6803becc5b
DocumentEngine: correct DB access layer
2008-11-24 15:29:18 +00:00
teo_sarca
4b68d9be64
MOrder: improved exception handling for code introduced in rev. 7157 ( http://adempiere.svn.sourceforge.net/adempiere/?rev=7157&view=rev )
2008-11-24 14:56:37 +00:00
teo_sarca
15601d7f2b
MFreightCategory: not touching the style but at least using optimum code
2008-11-24 14:50:34 +00:00
Heng Sin Low
1437b52f11
Reimplemented collapsible field group using the native zk group component
...
hide tab when there is only one tab
[ 2192992 ] ZKWebui not support grid include (tab include ) as swing ui
2008-11-24 09:39:49 +00:00
trifonnt
fd70983c8c
Set Proper Shipment Type: MM Shipment Indirect
2008-11-23 15:47:01 +00:00
trifonnt
1110811c71
WEB POS migrated to new version of JBoss Server.
...
Updated Example WEB POS Terminal.
2008-11-22 23:50:38 +00:00
trifonnt
58c1cc077c
Add SET DEFINE OFF; to oracle sql scripts in order to escape & characters.
2008-11-22 21:52:56 +00:00
Heng Sin Low
c18698e47c
* layout performance improvement
...
* minor fix in WEditorPopupMenu
2008-11-22 18:04:16 +00:00
Heng Sin Low
6e8d9480c8
* Fixed error in migration script.
2008-11-22 16:12:45 +00:00
trifonnt
b477270f2b
Fix sql errors in Posterita migration script.
...
Most of the errors were attempts to add column which already exist.
This fix is mostly cleanup to avoid errors in the log file.
2008-11-22 11:29:10 +00:00
vpj-cd
c6012ade72
fixed Distribution Orders
2008-11-21 22:31:57 +00:00
Heng Sin Low
23f4b5e5ae
* minor numberbox layout enhancement
...
* [2308105] WListbox should always re-render when row is select/deselect.
- previous patch break InfoPanel
* Editable grid view
2008-11-21 20:27:15 +00:00
vpj-cd
02378c140d
Delete class this functionality was move to MCost
2008-11-21 17:34:43 +00:00
vpj-cd
6a88ee7a83
do not is necessary the cast
2008-11-21 16:58:44 +00:00
vpj-cd
8c31a565fb
Small improve
2008-11-21 16:47:29 +00:00
usrdno
4cad832be3
M-class for Replenish.
...
Let me know if the code is not conforming to Adempiere standard and I will change it accordingly.
2008-11-21 16:17:40 +00:00
teo_sarca
d8ef615ee2
BF [ 1883533 ] Change to summary - valid combination issue
...
BF [ 2320411 ] Translate "Already posted to" message
2008-11-21 12:30:46 +00:00
trifonnt
aa23ca0ffa
fixed class path of generate model. added remote debug launch target.
2008-11-21 11:59:58 +00:00
teo_sarca
1bb6977439
BF [ 1887691 ] I get NPE if the PA Goal's target is 0
2008-11-21 11:37:23 +00:00
mjudd
8024fe01f3
[ BF 2320232 ] - Deprecated Ant Command: deltree
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2320232&group_id=176962&atid=879332
2008-11-21 11:21:23 +00:00
mjudd
3b2f546a29
[ BF 2319969 ] Re-point import due to moved resource - https://sourceforge.net/tracker/index.php?func=detail&aid=2319969&group_id=176962&atid=879332
2008-11-21 09:34:28 +00:00
Heng Sin Low
ba0fe51af4
* [ 2319604 ] Wrong SQL where clause in Inbound Asset Entry window
...
* [ 2319302 ] Can't create new asset
2008-11-21 06:29:41 +00:00
Heng Sin Low
4f9898a90b
* [ 2319233 ] Hardcoded Compiere schema name in some FA classes
...
* Change to use model class instead of sql insert
2008-11-21 04:18:25 +00:00
Redhuan D. Oon
57d003181c
as per HENGSIN ADVICE. revert removal of unused variables. Just light parameterizing.
2008-11-21 03:57:04 +00:00
Redhuan D. Oon
fdefb600dc
parameterize,
...
HENGSIN PLEASE REVIEW. YOU ARE WELCOME.
2008-11-21 03:04:01 +00:00
Redhuan D. Oon
7053557be5
parameterize, organize imports and removed unused variables
...
VICTOR PLEASE REVIEW. YOU ARE WELCOME.
2008-11-21 02:59:50 +00:00
vpj-cd
f4d17bdb5f
small improves
2008-11-20 22:59:45 +00:00
vpj-cd
7736107df9
Delete QueryDB because is best the current Query class and solve the dependences
2008-11-20 22:42:16 +00:00
vpj-cd
086db1b8da
Refactory the MRefList_Ext and fix the dependences
2008-11-20 21:50:17 +00:00
teo_sarca
5da2722702
MUOM: minor improvements
...
* X12_* constants should be public
* added X12_SECOND
* added serialVersionUID
2008-11-20 20:20:48 +00:00
teo_sarca
d5211c0da4
BF [ 2188252 ] Make Adempiere build using both jdk 5 and jdk 6 : hide Proxy layer when throwing exceptions
2008-11-20 18:52:07 +00:00
Heng Sin Low
fa599909a2
* [2308109] WListbox doesn't support editing of non bigdecimal field
...
* [2308105] WListbox should always re-render when row is select/deselect
2008-11-20 17:18:47 +00:00
Carlos Ruiz
1e3610cec4
Fix 2317928 - Reactivating/Voiding order must reset posted
2008-11-20 17:05:17 +00:00
teo_sarca
d68654a299
BF [ 2317305 ] Update Invoice header only if doc is not processed
2008-11-20 16:26:38 +00:00
Redhuan D. Oon
9c1c4ea524
parameterize, indentation, imports
2008-11-20 13:58:38 +00:00
Redhuan D. Oon
36d10d08fb
MERGED REFLIST_EXT TO REFLIST - AS REQUESTED BY TEO SARCA.
...
IT WAS HELL OF A MERGE! THANKS FOR TRAINING.
YOU RE ALL WELCOME.
2008-11-20 12:28:02 +00:00
teo_sarca
bb146c5008
FR [ 2317269 ] Refactor InvoiceCalculateTax class
...
* MInvoice.calculateTaxTotal : improve exception handling, removed commented code, improved readability
2008-11-20 12:02:03 +00:00