Commit Graph

2372 Commits

Author SHA1 Message Date
Carlos Ruiz f4042a634b * dba_free_space does not exists on postgres
fix more about -> Alert processor must get only Active alerts!
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2869715
2009-12-16 23:23:02 +00:00
Carlos Ruiz 6ce3b10eda Importer for Price List
Improvement - allow importing with ID's for PriceList and Version (instead of forcing name and validfrom)
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2690930
2009-12-16 22:40:28 +00:00
Carlos Ruiz 9479e2008c * Posting zero for interest bank statement line
just fixed the first part of an annoying message - fixing the second part
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2904193
2009-12-16 22:25:53 +00:00
Carlos Ruiz 887ef24b8a Importer for Price List
Fix some errors
- not taking IsActive into account
- setting M_PriceList_Version_ID
- avoid ignoring SQLException
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2690930
2009-12-16 17:59:59 +00:00
Carlos Ruiz 5299cb5451 BPartner role - Manufacturer
Final peer review according to last forum comments
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2913358
2009-12-16 13:36:29 +00:00
Carlos Ruiz ac360b51c3 Peer review
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2913307
2009-12-16 13:15:09 +00:00
trifonnt 739a421079 FR [2915451] - Add Sys Config variable: REAL_TIME_POS
https://sourceforge.net/tracker/?func=detail&aid=2915451&group_id=176962&atid=879335
2009-12-16 10:45:17 +00:00
Carlos Ruiz 6fbc51b639 Fix [2904193] - Posting zero for interest bank statement line
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2904193&group_id=176962
Found a bigger problem with this - in postgresql reading a zero can lead to read a 0E-12 (zero with scale 12) and the comparison of this number .equals(Env.ZERO) return false - comparing with compareTo returns true
SF Tracker: 2904193
2009-12-16 04:21:32 +00:00
Carlos Ruiz 206dcfc075 BF [2910358] - Error in context when Key field is found in different tabs.
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2910358&group_id=176962
Latest changes broke windows where first tab has no parent key (like "Unposted Documents")
2009-12-16 02:37:50 +00:00
Carlos Ruiz b93ee106b0 FR [2893090] - Implement remember me
https://sourceforge.net/tracker/?func=detail&atid=955896&aid=2893090&group_id=176962
Implemented sysconfig keys to control the feature - it can be configured now to allow saving User/Password/None for zk or swing
2009-12-15 03:04:01 +00:00
Carlos Ruiz a4b23664f6 Fix [2873784] - Gardenworld bad defaults?
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2873784&group_id=176962
2009-12-14 23:03:05 +00:00
Carlos Ruiz 2cf180f24e Fix [2900600] - MQuery error: process params not active selected
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2900600&group_id=176962
Thanks to Cristi P (cristi_p)
2009-12-14 22:23:44 +00:00
Heng Sin Low cfa4c6c050 https://sourceforge.net/tracker/?func=detail&aid=2913975&group_id=176962&atid=955896
- implement virtual mode for high volume table for enhance scalability
2009-12-14 04:51:20 +00:00
Heng Sin Low d57c61959c https://sourceforge.net/tracker/?func=detail&aid=2913965&group_id=176962&atid=879335
- add api to support the use of database specific paging feature to return a subset of the query result.
2009-12-14 04:34:16 +00:00
trifonnt 397f6fb4ee BF [2913276] - Allow only one Default Tax Rate per Tax Category
https://sourceforge.net/tracker/?func=detail&aid=2913276&group_id=176962&atid=879332
2009-12-12 13:59:13 +00:00
trifonnt 122f562473 Minor typos and java doc fixes. 2009-12-12 09:33:09 +00:00
Carlos Ruiz 3484e1aeac BF [2897748] - New role defaults
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2897748&group_id=176962
2009-12-11 01:57:22 +00:00
Carlos Ruiz 9f9e61da29 BF [2910358] - Error in context when Key field is found in different tabs.
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2910358&group_id=176962
2009-12-10 23:33:18 +00:00
trifonnt 3c6aee5a2d FR [2912011] - Import specific Price type(Catalogue, Standard, Limit)
https://sourceforge.net/tracker/?func=detail&aid=2912011&group_id=176962&atid=883808
Handle case commented by Carlos.
2009-12-10 14:58:45 +00:00
trifonnt 8d06fc3071 FR [2912011] - Import specific Price type(Catalogue, Standard, Limit)
https://sourceforge.net/tracker/?func=detail&aid=2912011&group_id=176962&atid=883808
2009-12-10 14:23:55 +00:00
Carlos Ruiz 68ae89d149 Peer review for:
[2904737] - fix BOM back compatibility
[2910358] - Error in context when Key field is found in different tabs.
[2910368] - Error in context when IsActive field is found in different
[2871039] - Tax Rate Parent window not working
Guarantee backward compatibility with previous approach
Added method to get tab context variables without defaulting to window or login variable (required safety measure)
Some refactorings to improve reading and performance
Reactivate hidden tabs - and move back BOM & Formula window to manufacturing menu
2009-12-10 01:07:52 +00:00
Carlos Ruiz 016b85744a BF [2910289] - More on RMA Stabilization
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2910289&group_id=176962
recalculate modified serialVersionUID
2009-12-09 23:43:40 +00:00
Carlos Ruiz de64e1304b BF [2910289] - More on RMA Stabilization
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2910289&group_id=176962
- i18n for messages
- qty check is not taking account of other authorizations
2009-12-09 22:40:01 +00:00
Carlos Ruiz 38f7dba2ba BF [2910289] - More on RMA Stabilization
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2910289&group_id=176962
Copy record on Customer RMA window is copying wrongly the c_order_id
2009-12-09 19:31:44 +00:00
Carlos Ruiz 5df3846db8 Accept code improvement here [2904905] - Bad code in MSequence.java
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2904905&group_id=176962
thanks to Gabriel and Zoli
2009-12-08 16:09:58 +00:00
trifonnt bc3add14a7 BF [1733602] - Price List including Tax Error
http://sourceforge.net/tracker/index.php?func=detail&aid=1733602&group_id=176962&atid=879332
Query only Active Records.
2009-12-08 09:14:04 +00:00
phib f526073e2b 2910425 Import BP fails to match existing address on Postgres
https://sourceforge.net/tracker/?func=detail&aid=2910425&group_id=176962&atid=879332
2009-12-08 02:30:45 +00:00
vpj-cd bdf3c8a5ef Error in context when Key field is found in different tabs.
https://sourceforge.net/tracker/index.php?func=detail&aid=2910358&group_id=176962&atid=879332
Error in context when IsActive field is found in different
https://sourceforge.net/tracker/?func=detail&aid=2910368&group_id=176962&atid=879332

kind regards
Victor Perez
www.e-evolution.com
2009-12-08 01:06:37 +00:00
Carlos Ruiz 001b6d0747 [2871039] - tab context window extended to cover timestamp and boolean variables 2009-12-08 00:19:05 +00:00
Carlos Ruiz a251517130 Fix [2908191] - MOrder. setC_DocTypeTarget_ID () Ignoring isActive
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2908191&group_id=176962
Thanks to Silvano Trinchero www.freepath.it
2009-12-07 23:45:22 +00:00
Carlos Ruiz 6297988963 Fix [2908208] - Bad Context of Cached Objects
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2908208&group_id=176962
2009-12-07 23:36:18 +00:00
Carlos Ruiz 66323a8f95 BF [2904257] - wrong validation sql for "M_InOutShipment/Receipt (RMA)"
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2904257&group_id=176962
2009-12-07 22:38:31 +00:00
vpj-cd ea745d9cfc finish the implementation of Export Format Generator
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2910179&group_id=176962

Remove the unnecessary methods
2009-12-07 21:39:16 +00:00
Carlos Ruiz 9ff1e954c7 BF [2910289] - More on RMA Stabilization
https://sourceforge.net/tracker/?func=detail&aid=2910289&group_id=176962&atid=879332
Refactor for a better approach (update directly via SQL to avoid overload of change log and all the stuff of PO - like invoiceline)
2009-12-07 21:30:27 +00:00
vpj-cd 4481f00b5d Test Export Model in Export Format do not work
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2910176&group_id=176962
Test Import Model do not work ADempiere Client
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2910169&group_id=176962
finish the implementation of Export Format Generator
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2910179&group_id=176962
2009-12-07 21:27:03 +00:00
Carlos Ruiz ffbdd8f3ee BF [2910289] - More on RMA Stabilization
https://sourceforge.net/tracker/?func=detail&aid=2910289&group_id=176962&atid=879332
2009-12-07 21:16:29 +00:00
Heng Sin Low 3cb217bb60 https://sourceforge.net/tracker/?func=detail&aid=2909911&group_id=176962&atid=879332
- invalid or close trx name to DB.prepareStatement will create orphan transaction in system
2009-12-07 09:37:04 +00:00
Heng Sin Low 64021ec448 https://sourceforge.net/tracker/?func=detail&aid=2909908&group_id=176962&atid=879332
- trx connection management enhancement
2009-12-07 09:33:29 +00:00
Heng Sin Low 4f57115ea3 https://sourceforge.net/tracker/?func=detail&aid=2909901&group_id=176962&atid=879332 [ refactor trx management code in ProcessUtil and MProcess ]
- remove redundant code and implement the incomplete trx api enhancement for database procedure.
2009-12-07 09:04:30 +00:00
trifonnt 17c6e5db8c FR [2909559] Update Product Cost record when importing Inventory
https://sourceforge.net/tracker/?func=detail&aid=2909559&group_id=176962&atid=883808
2009-12-06 12:25:39 +00:00
trifonnt 29c552c9ea BF [1733602] - Price List including Tax Error
http://sourceforge.net/tracker/index.php?func=detail&aid=1733602&group_id=176962&atid=879332
Handle the case when no Default Tax Rate is specified.
2009-12-04 20:14:41 +00:00
phib bc25c66b3e 2908435 Virtual columns with lookup reference types can't be printed
https://sourceforge.net/tracker/?func=detail&aid=2908435&group_id=176962&atid=879332
2009-12-03 23:05:16 +00:00
Heng Sin Low d13a17195a https://sourceforge.net/tracker/?func=detail&aid=2904257&garoup_id=176962&atid=879332 [ wrong dynamic validation sql for rma line ]
- need special handling for _ID in parseContext, consistent with the Evaluator behaviour.
2009-12-03 17:17:42 +00:00
mjudd 90d164856f [ FR 2906605 ] - Add weight to base type for tax
https://sourceforge.net/tracker/?func=detail&aid=2906605&group_id=176962&atid=879335
2009-12-01 08:57:28 +00:00
vpj-cd 78e1d8b9f0 Tax Rate Parent window not working
https://sourceforge.net/tracker/index.php?func=detail&aid=2871039&group_id=176962&atid=879332
2009-11-30 16:28:43 +00:00
trifonnt 3e2cdb419e Fixed broken build. Eclipse is playing me trick today and yesterday :(
Sorry for all this commits.
BF[1698281] - Wrong name and description for DiscontinuedBy field
https://sourceforge.net/tracker/?func=detail&aid=1698281&group_id=176962&atid=879332
2009-11-30 07:05:21 +00:00
trifonnt 7313d87286 Fixed broken build.
BF[1698281] - Wrong name and description for DiscontinuedBy field
https://sourceforge.net/tracker/?func=detail&aid=1698281&group_id=176962&atid=879332
2009-11-30 07:03:43 +00:00
trifonnt ff768a3e23 BF[1698281] - Wrong name and description for DiscontinuedBy field
https://sourceforge.net/tracker/?func=detail&aid=1698281&group_id=176962&atid=879332
2009-11-29 22:05:39 +00:00
trifonnt ed4a51520a BF[1698281] - Wrong name and description for DiscontinuedBy field
https://sourceforge.net/tracker/?func=detail&aid=1698281&group_id=176962&atid=879332
2009-11-29 21:51:37 +00:00
vpj-cd 41847eff82 Calculate Measure based on the script to PA
https://sourceforge.net/tracker/?func=detail&aid=2905227&group_id=176962&atid=879335
2009-11-28 18:29:03 +00:00