Commit Graph

5562 Commits

Author SHA1 Message Date
Carlos Ruiz b806fd9e49 * Wrong behavior of non-automatic commit
Thanks to VOSS Com - resolution accepted for test case [1]
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2870364
2009-12-17 02:15:11 +00:00
Carlos Ruiz 2086c19318 * Wrong behavior of non-automatic commit
Thanks to VOSS Com - resolution accepted
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2870364
2009-12-17 02:09:18 +00:00
tspc f087312bb7 Fix error in Oracle script:
ORA-00904: "ISMANUFACTURER": invalid identifier
ORA-02296: cannot enable (ADEMPIERE.) - null values found

Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2913358
2009-12-17 01:35:20 +00:00
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 c096728030 * See identifiers columns when delete records
Fix problem found with tables without key column
Link to SF Tracker: http://sourceforge.net/support/tracker.php?aid=2877111
2009-12-16 23:03:06 +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 837badd6ae Implement [2915244] - Propose for Business Partner Setup workflow
https://sourceforge.net/tracker/?func=detail&aid=2915244&group_id=176962&atid=879335
2009-12-16 02:39:33 +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
tspc 02fdcc78bd [2913307] New table: Order Source
https://sourceforge.net/tracker/?func=detail&aid=2913307&group_id=176962&atid=883808
- fix oracle script - duplicate insert into ad_sequence (already fixed in postgresql)
- make primary and foreign key names explicit
2009-12-16 00:34:49 +00:00
Carlos Ruiz a5d2ab9186 Fix [2904311] - Wrong default for parameter Org in Statement of Accounts
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2904311&group_id=176962
2009-12-15 23:34:43 +00:00
Carlos Ruiz 3bebb34a10 Fix [2904323] - Cannot set invoiced on request type
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2904323&group_id=176962
2009-12-15 23:30:37 +00:00
Carlos Ruiz 420c7c2da2 Fix [2904157] - InfoBPartner cutting first character on translation
https://sourceforge.net/tracker/?func=detail&atid=955896&aid=2904157&group_id=176962
2009-12-15 23:10:31 +00:00
Heng Sin Low a171244114 https://sourceforge.net/tracker/?func=detail&aid=2915134&group_id=176962&atid=955896
- logout fail after browser refresh
2009-12-15 22:51:32 +00:00
Carlos Ruiz 8840cf8e42 Fix [2914836] - Correct Reference for AmountTendered & AmountRefunded
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2914836&group_id=176962
2009-12-15 22:49:06 +00:00
tspc 02ab3329e9 Fix Oracle SQL/PLUS script error in 631_FR2906574Product-costs-embedded
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2906574&group_id=176962
2009-12-15 21:16:55 +00:00
trifonnt 7731f197ef FR [2913307] - New table: Order Source
https://sourceforge.net/tracker/?func=detail&aid=2913307&group_id=176962&atid=883808
Fix Oracle sql file as commented by Carlos.
2009-12-15 13:35:23 +00:00
trifonnt 84bc8addf8 -- FR [2913358] BPartner role - Manufacturer
-- https://sourceforge.net/tracker/?func=detail&aid=2913358&group_id=176962&atid=883808
Fix Oracle sql statement. Thank's to Carlos for the report!
2009-12-15 11:01:54 +00:00
Carlos Ruiz 77d4059aa6 BF [2897725] - Icon for report inconsistent
https://sourceforge.net/tracker/?func=detail&atid=955896&aid=2897725&group_id=176962
Fixed also the behavior - print button is disabled if not form configured for the tab
2009-12-15 04:13:43 +00:00
Heng Sin Low 3efbdba935 https://sourceforge.net/tracker/?func=detail&aid=2900233&group_id=176962&atid=955896
- implement search by attribute in Product Info
2009-12-15 03:12:43 +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
Heng Sin Low b32c97c23d https://sourceforge.net/tracker/?func=detail&atid=955896&aid=2912815&group_id=176962 [JasperReport in process problem]
- fallback to highlighted mode if modal mode is not available
2009-12-15 02:27:53 +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 0e80c55494 Fix [2897751] - PackIn -> folder target must be mandatory
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2897751&group_id=176962
2009-12-14 22:32:04 +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
Carlos Ruiz 0eaee94caa - Fix scripts to new java 6 conditions
- improve to execute kill when it detects that server didn't stop
2009-12-14 22:05:07 +00:00
Carlos Ruiz 4c58c7e1c1 Found NPE on the temporary validation code
[ adempiere-ZK Web Client-2832968 ] User context lost?
2009-12-14 19:44:03 +00:00
Carlos Ruiz 88ed92f08e fix oracle migration 2009-12-14 19:36:40 +00:00
Carlos Ruiz 38fa4cee41 minor - comment unneeded post migration process (it's harmlessly failing at this moment) 2009-12-14 19:25:44 +00:00
Heng Sin Low 4af7a6d33c https://sourceforge.net/tracker/?func=detail&aid=2900390&group_id=176962&atid=955896 [ asi editor error]
- the text box should be readonly as in swing
2009-12-14 05:45:29 +00:00
Heng Sin Low 6db1d10b71 https://sourceforge.net/tracker/?func=detail&aid=2900390&group_id=176962&atid=955896 [ asi editor error]
- the text box should be readonly as in swing
2009-12-14 05:37:18 +00:00
Heng Sin Low 2a72cf6b6b https://sourceforge.net/tracker/?func=detail&aid=2898532&group_id=176962&atid=955896
- search definition bug for high volume table
2009-12-14 05:18:28 +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 8d11fd5139 https://sourceforge.net/tracker/?func=detail&aid=2913969&group_id=176962&atid=955896 [InfoPanel performance enhancement]
- turn off alternate color row striping to improve rendering performance
- use database paging and sorting for high volume table
2009-12-14 04:44:47 +00:00
Heng Sin Low 9ae8675b13 minor - remove deprecated marker for the process method as it is still going to be needed in future. 2009-12-14 04:37:50 +00:00
Heng Sin Low 84c9ba8a53 minor css changes 2009-12-14 04:34:51 +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
Heng Sin Low 904289b63b https://sourceforge.net/tracker/?func=detail&aid=2912282&group_id=176962&atid=955896
- product window broken when hiding initial column
2009-12-14 04:05:03 +00:00
Heng Sin Low 7e698c6883 http://sourceforge.net/tracker/?func=detail&atid=955896&aid=2912815&group_id=176962 [Jasper Report in Process problem]
- ported ProcessCtl to WProcessCtl to remove swing dependency for process and report
- modify ReportCtl to call WProcessCtl using reflection
- refactor and cleanup of ProcessModalDialog
- modify WReport to call WProcessCtl instead of ProcessCtl
2009-12-14 03:28:15 +00:00
Heng Sin Low eebe80ec8f minor - fixed an occasional NPE discover during field testing 2009-12-14 03:22:04 +00:00
trifonnt 63eb54bc4e -- FR [2913358] BPartner role - Manufacturer
-- https://sourceforge.net/tracker/?func=detail&aid=2913358&group_id=176962&atid=883808
Fix position of tab. Thank's to Carlos for the report!
2009-12-12 22:22:45 +00:00
trifonnt 2964904078 FR [2913307] - New table: Order Source
https://sourceforge.net/tracker/?func=detail&aid=2913307&group_id=176962&atid=883808
Fixes as commented by Carlos.
2009-12-12 22:09:07 +00:00
Carlos Ruiz cff91e107c FR [2906574] - Product Central Data
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2906574&group_id=176962
Product tab is already bloated - deflating - made costs tab independent (not embedded)
2009-12-12 21:40:33 +00:00
trifonnt 7b9d0449b2 FR [2913358] BPartner role - Manufacturer
https://sourceforge.net/tracker/?func=detail&aid=2913358&group_id=176962&atid=883808
2009-12-12 17:50:07 +00:00
trifonnt 6a1babd51c FR [2913307] - New table: Order Source
https://sourceforge.net/tracker/?func=detail&aid=2913307&group_id=176962&atid=883808
2009-12-12 16:06:34 +00:00