Heng Sin Low
1b4adfbf6b
[ 2639634 ] Commit warning is not shown when autosaving on navigate
2009-03-20 08:30:53 +00:00
Heng Sin Low
ab10c7634e
[ 2696753 ] FDialog.ask should have Ok_Cancel button instead of Yes_No
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2696753&group_id=176962&atid=955896
2009-03-20 07:42:40 +00:00
Heng Sin Low
82f9c7d39b
[ 2696732 ] Save changes dialog's cancel button shouldn't reset status
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2696732&group_id=176962&atid=879332
2009-03-20 07:33:44 +00:00
teo_sarca
2c5e0091e8
FR [ 2694043 ] Query. first/firstOnly usage best practice
...
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2694043&group_id=176962
2009-03-19 21:46:29 +00:00
Carlos Ruiz
857209220a
Implement [2690930] Importer for Price List
...
Found strange problem in importer - adempiere generates check constraint Y/N for boolean fields, but importers assign 'E' to I_IsImported on error
2009-03-19 03:42:57 +00:00
Carlos Ruiz
9dccb966fe
Implement [2690930] Importer for Price List
...
https://sourceforge.net/tracker2/?func=detail&atid=879335&aid=2690930&group_id=176962
2009-03-19 01:27:28 +00:00
Carlos Ruiz
6e4e70cc3d
Implement [2651812] - Differential pricing
...
Price Lists with Product Price Vendor Break
2009-03-19 01:20:52 +00:00
Heng Sin Low
1f0d78aba4
Port swing client's docAction parameter enhancement to zk client
2009-03-18 09:21:09 +00:00
Heng Sin Low
4e59c43464
Fixed table column display problem in WCreateFrom windows
2009-03-18 08:58:48 +00:00
Heng Sin Low
db100a4f10
[ 2691143 ] Invoice Generate Process silent failure
2009-03-18 08:38:02 +00:00
Heng Sin Low
b2e4a2bbd1
minor fix.
2009-03-18 08:11:06 +00:00
Heng Sin Low
6ba368f7ef
[ 2691102 ] Handle AD_Tab WhereClause context variable parse failure
2009-03-18 08:08:14 +00:00
Heng Sin Low
7b61d015e2
Port expandTree checkbox for menu tree to zk web client.
2009-03-18 07:39:26 +00:00
Heng Sin Low
cd0b3fa728
[ adempiere-ZK Web Client-2690905 ] Add busy indicator for Generate Invoice ( Manual )
2009-03-18 06:48:35 +00:00
Carlos Ruiz
529e9dd2db
Wrong default for one key
2009-03-17 06:07:32 +00:00
Carlos Ruiz
8f6de6c73f
Missing Sysconfig keys
2009-03-17 05:53:47 +00:00
Carlos Ruiz
cd1fec483a
Postgresql migration script different than oracle
...
Please when editing one script the other must be edited in sync
2009-03-17 04:44:11 +00:00
Heng Sin Low
8581cd5e63
[ 2688854 ] System configurator flag to define the default mode of grid
2009-03-17 00:07:17 +00:00
Heng Sin Low
3e38158c63
Port cache reset to zk web client.
2009-03-16 23:21:50 +00:00
Carlos Ruiz
5bc3fbc260
Implement [1762461] - Remove hardcoded list items checking in generated models
...
https://sourceforge.net/tracker2/index.php?func=detail&aid=1762461&group_id=176962&atid=879335
Show valid values in error message
2009-03-16 21:14:54 +00:00
Carlos Ruiz
381da83ae1
wrong comments in previous commit
2009-03-16 18:44:31 +00:00
Carlos Ruiz
6d14c5cc10
Fix [2688939] - Dictionary typos
...
https://sourceforge.net/tracker2/?func=detail&aid=2688939&group_id=176962&atid=879332
2009-03-16 18:43:01 +00:00
Heng Sin Low
a03860b8c3
[ 2608961 ] In Lookup Record, query saved fail. To apply a query that was recorded, does not return the records correctly.
2009-03-16 16:56:34 +00:00
Carlos Ruiz
8138d6bf24
Postgres error in revision 8719
...
ERROR: cannot change number of columns in view
2009-03-13 20:59:14 +00:00
Carlos Ruiz
318ef4fe8c
Integrate revision 5905
...
Fix from Paul (phib) BF [ 2032185 ] Periods should not overlap
Improvement: use log.saveError instead of log.log in beforeSave
2009-03-13 20:50:15 +00:00
teo_sarca
65c863c116
BF2668133 : use "set define off" in migration scripts
2009-03-13 15:20:30 +00:00
teo_sarca
2552ae5e36
[ 2685975 ] Wrong amount in Cost BOM Multilevel Review
...
https://sourceforge.net/tracker/?func=detail&atid=934929&aid=2685975&group_id=176962
2009-03-13 11:43:29 +00:00
teo_sarca
39ce088b39
[ 2685973 ] Missing columns in Product cost report
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2685973&group_id=176962&atid=934929
2009-03-13 10:18:37 +00:00
Carlos Ruiz
2a65baa8fc
Implement [ adempiere-Feature Requests-2685367 ] GL Distribution delete line instead reverse
...
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2685367&group_id=176962
2009-03-12 17:13:09 +00:00
mjudd
c447672a87
BUG: [ 2678088 ] Allow posting to system accounts for non-actual postings
2009-03-12 15:04:23 +00:00
mjudd
4e47487121
BUG:[ 2685127 ] InventoryValuation: not respecting PInstance
2009-03-12 14:27:23 +00:00
Carlos Ruiz
0fe7309780
Implement [1762461] - Remove hardcoded list items checking in generated models
...
https://sourceforge.net/tracker2/index.php?func=detail&aid=1762461&group_id=176962&atid=879335
2009-03-12 08:06:38 +00:00
Carlos Ruiz
031ca7ee0e
Fix [1619179] Consistence: POInfo.getColumnIndex not working correct
...
Found inconsistent behavior in POInfo.getColumnIndex and POInfo.getAD_Column_ID
Integrating the same change to ignore case in getAD_Column_ID.
https://sourceforge.net/tracker2/index.php?func=detail&aid=1619179&group_id=176962&atid=879332
2009-03-12 07:23:18 +00:00
Heng Sin Low
de705067d1
[ 2020194 ] Select BP from BP info with double-click
...
- miss someline when merging from 343
2009-03-12 05:46:16 +00:00
trifonnt
fb1cafb9ec
[ 2683769 ] DocBaseType Invalid value - MCC
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2683769&group_id=176962&atid=879332
2009-03-11 21:22:56 +00:00
Heng Sin Low
01f9ebc3c6
[ 2020194 ] Select BP from BP info with double-click
...
Make info window maximizable
2009-03-10 16:53:40 +00:00
Heng Sin Low
9d6d3dce67
minor - added maximize button to attachment dialog
2009-03-10 10:02:25 +00:00
Heng Sin Low
6101318f3f
[ 2549235 ] Search window - too many records
...
minor twist to focus logic in form view.
2009-03-10 06:50:13 +00:00
Heng Sin Low
3d373500ff
[ 2674923 ] Performance enhancement
...
zk.xml
- turn of js compression
ServerContextCallback
- avoid expensive reflection call for the 2 most common use case
CompositeADTab
- replace Window with ligher weight Div
Window
- turn off drop shadow to improve performance and resize behaviour
windowContainer
- remove delay resize to improve responsiveness of UI
2009-03-10 02:14:07 +00:00
Heng Sin Low
bd452d6b5b
Upgrade to zk 3.6.0
2009-03-10 02:08:08 +00:00
Heng Sin Low
a27e86f006
[ 2486831 ] Dashboard auto refresh performance issue
...
- Regression: context not correct after first auto refresh
2009-03-10 01:53:54 +00:00
Heng Sin Low
610cf9ec64
[ 2617300 ] Reimplement grid view using Grid instead of Listbox
...
- Regression: double click to switch from list view to form view not working.
2009-03-10 01:51:17 +00:00
Heng Sin Low
4b8d6dca2c
[ 2656716 ] Focus management enhancement
...
- Regression : button with pull down menu not working.
- Grid sometime render twice.
- javadoc
- unuse import
2009-03-10 01:49:30 +00:00
Carlos Ruiz
66e7a7d0ff
Fix [ adempiere-Bugs-2676108 ] Error creating payment selection line and check
...
https://sourceforge.net/tracker2/?func=detail&atid=879332&aid=2676108&group_id=176962
Thanks to Susanne Calderon for reporting
2009-03-09 21:00:29 +00:00
Carlos Ruiz
d7134aedd2
Fix [ adempiere-Bugs-2669957 ] It doesn't print correctly BOM Product detail in shipments
...
https://sourceforge.net/tracker2/?func=detail&atid=879332&aid=2669957&group_id=176962
Thanks to Enrique Ruibal
2009-03-07 17:44:02 +00:00
Carlos Ruiz
88f79db0ce
Fix problem with script, it must be finished with ";" to make it run properly with migration_postgresql.sh tool
2009-03-07 17:21:19 +00:00
Carlos Ruiz
58495c0f1f
minor fix in comments
2009-03-07 17:18:46 +00:00
Carlos Ruiz
dd5920dff6
minor typo
2009-03-07 17:08:57 +00:00
Carlos Ruiz
29d8349055
[ adempiere-Bugs-2671625 ] Spanish: Amount in words translate wrongly billion as billon
...
In spanish is translated as millardo
The capacity of routine was expanded to manage bigger numbers
With int variables it can just manage numbers <= 2.147.483.647
Now with long variables it can manage numbers <= 9.223.372.036.854.775.807
2009-03-07 16:20:49 +00:00
teo_sarca
09ab394684
[ 2668133 ] Inactivate deprecated/incomplete processes
...
https://sourceforge.net/tracker/index.php?func=detail&aid=2668133&group_id=176962&atid=934929
Deactivated:
Product Costing
Cost Workflow & Process Details
2009-03-06 12:41:05 +00:00