Commit Graph

2618 Commits

Author SHA1 Message Date
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
vpj-cd d9063ccacb Calculate Measure based on the script to PA
https://sourceforge.net/tracker/?func=detail&aid=2905227&group_id=176962&atid=879335
2009-11-28 17:23:18 +00:00
vpj-cd 9669815872 Calculate Measure based on the script to PA
https://sourceforge.net/tracker/?func=detail&aid=2905227&group_id=176962&atid=879335
2009-11-28 17:21:32 +00:00
teo_sarca f293e15d50 BF [ 2905287 ] GridTab query is not build correctly
https://sourceforge.net/tracker/?func=detail&aid=2905287&group_id=176962&atid=879332
2009-11-28 11:18:44 +00:00
Carlos Ruiz b6d614c696 Implement [2902882] - Dunning Stabilization
https://sourceforge.net/tracker/index.php?func=detail&aid=2902882&group_id=176962&atid=879335
2009-11-27 17:40:40 +00:00
Carlos Ruiz 756b6dc2de Fix [2904994] - Fact distribtution only overwriting Org
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2904994&group_id=176962
Thanks to Silvano - freepath
2009-11-27 16:01:33 +00:00
vpj-cd 73bdebd6c2 fix BOM back compatibility
https://sourceforge.net/tracker/?func=detail&aid=2904737&group_id=176962&atid=879332
2009-11-26 23:46:27 +00:00
teo_sarca b1bcc04a0a [ 2609057 ] Co Product functionality
http://sourceforge.net/tracker/index.php?func=detail&aid=2609057&group_id=176962&atid=934929

Implement CostAllocationPerc functionality: in a lot of cases cost absorption of the co-product is not the same as bom qty. In this case we need in bom line another field which is the cost absorption percent (from 0 to 100) which specify the absorption percent.
2009-11-26 09:42:32 +00:00
phib 1d769eac04 2904073 MAllocationLine process uses inefficient query
https://sourceforge.net/tracker/?func=detail&aid=2904073&group_id=176962&atid=879332
2009-11-25 22:02:15 +00:00
Carlos Ruiz 9d18eb05b0 Small refactoring for:
BF [2903925] - Credit Limit check when Invoice BP is <> from Ship BP
https://sourceforge.net/tracker/?func=detail&aid=2903925&group_id=176962&atid=879332
2009-11-25 19:03:40 +00:00
trifonnt ddd5810770 BF [2903925] - Credit Limit check when Invoice BP is <> from Ship BP
https://sourceforge.net/tracker/?func=detail&aid=2903925&group_id=176962&atid=879332
2009-11-25 18:01:43 +00:00
vpj-cd 4a3169246e Replication Broadcast Implementation
https://sourceforge.net/tracker/index.php?func=detail&aid=2712329&group_id=176962&atid=879335
2009-11-24 21:51:07 +00:00
Carlos Ruiz 99f97f488c Fix a NPE problem found with [2877111] - See identifiers columns when delete records
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2877111&group_id=176962
latest changes broke the Aging report - fixing the casting of ID type
2009-11-24 04:07:28 +00:00
Carlos Ruiz d5285dc795 minor - increasing log level for an annoying message 2009-11-24 00:06:00 +00:00
Carlos Ruiz 99d5a4a7b1 Fix a NPE problem found with [2877111] - See identifiers columns when delete records
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2877111&group_id=176962
oracle needs NVL instead of COALESCE - to avoid ORA-12704 character set mismatch
2009-11-23 23:54:19 +00:00
Heng Sin Low bb73461d32 https://sourceforge.net/tracker/?func=detail&aid=2902816&group_id=176962&atid=879332
- added back a get method to preserve backward compatibility
2009-11-23 23:43:03 +00:00
Carlos Ruiz 49abb6fb04 Fix a NPE problem found with [2877111] - See identifiers columns when delete records
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2877111&group_id=176962
2009-11-23 23:30:19 +00:00
trifonnt 31e0a9890d Fixed small typo mistake. 2009-11-23 11:55:13 +00:00
phib f5c7c0fe09 2900767 Zoom to child tab - inefficient queries
https://sourceforge.net/tracker/?func=detail&aid=2900767&group_id=176962&atid=879332
2009-11-19 22:13:57 +00:00
redchris 055b351099 BF [ 2889886 ] Net days in payment term
https://sourceforge.net/tracker/index.php?func=detail&aid=2889886&group_id=176962&atid=879332
Please review
2009-11-18 11:32:41 +00:00
Heng Sin Low 96eea5d309 https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2886944&group_id=176962 [ status bar doesn't clear the last action message ]
- fixed npe when sort
2009-11-17 15:56:54 +00:00
Heng Sin Low b05a179277 https://sourceforge.net/tracker/?func=detail&aid=2898860&group_id=176962&atid=879335
- add change log context menu for field
2009-11-17 03:48:39 +00:00
Carlos Ruiz 2c7d243929 Fix [2896337] - Client Accounting Processor lock on repost
https://sourceforge.net/tracker/?func=detail&aid=2896337&group_id=176962&atid=879332
2009-11-12 01:24:55 +00:00
vpj-cd 4d7e5ff854 https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2880182&group_id=176962
Error you can allocate a payment to invoice that was paid

Thank a lot Enrique to report this bug , I fixed

kind regards
Victor Perez
www.e-evolution.com
2009-11-11 06:22:19 +00:00
trifonnt d85ab868e5 BF [2869877] - Initial Client Setup - Accounting schema - empty line
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2869877&group_id=176962
2009-11-07 19:06:43 +00:00
vpj-cd 24ac862363 Add new EvenType into EventType list reference
http://sourceforge.net/tracker/?func=detail&aid=2893636&group_id=176962&atid=879335
2009-11-07 00:21:41 +00:00
Carlos Ruiz 2d273e7fe9 minor - improve translation of spanish login window 2009-11-06 20:26:34 +00:00
Carlos Ruiz ad7a0a1ad8 refactoring - uppercase reserved word UPDATE DELETE 2009-11-05 14:57:49 +00:00
Carlos Ruiz e2a839bcfa refactoring - uppercase reserved word INSERT 2009-11-05 14:48:48 +00:00
teo_sarca 3e080a8836 BF [ 2892595 ] RfQResponseRank - ranking is not good
https://sourceforge.net/tracker/?func=detail&aid=2892595&group_id=176962&atid=879332

I've keeped same algorithm but I make it work.
2009-11-05 13:35:38 +00:00
teo_sarca 14cb45fec7 BF [ 2892588 ] Create PO from RfQ is not setting correct the price fields
https://sourceforge.net/tracker/?func=detail&aid=2892588&group_id=176962&atid=879332
2009-11-05 13:24:25 +00:00
teo_sarca ff35664a04 BF [ 2892585 ] When closing an RfQ we need to mark the responses as process
https://sourceforge.net/tracker/?func=detail&aid=2892585&group_id=176962&atid=879332
2009-11-05 13:20:26 +00:00
teo_sarca 14434384d9 BF [ 2892581 ] Cannot load RfQResponseLine
https://sourceforge.net/tracker/?func=detail&aid=2892581&group_id=176962&atid=879335
2009-11-05 13:15:28 +00:00
teo_sarca 1072f6eefb BF [ 2892578 ] Order should autoset only active price lists
https://sourceforge.net/tracker/?func=detail&aid=2892578&group_id=176962&atid=879335
2009-11-05 13:06:57 +00:00
Carlos Ruiz d8d2972ba6 Implement [2892393] - Flexibilize DocumentEngine getValidActions
https://sourceforge.net/tracker/?func=detail&aid=2892393&group_id=176962&atid=879335
2009-11-05 05:53:57 +00:00
Carlos Ruiz 2d3e729318 Fix [2891561] - ReportCube.update() locks the dataset
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2891561&group_id=176962
2009-11-03 23:35:33 +00:00
Carlos Ruiz d9b8e0ac72 Fix [2890632] - Message Error on all imported process
Reviewed the message error concatenation in all processes and found just two problems with ImportAccount
2009-11-03 17:38:22 +00:00
Carlos Ruiz 80802d6e11 Fix [2891382] - CopyFromInvoice not in trx
https://sourceforge.net/tracker/?func=detail&aid=2891382&group_id=176962&atid=879332
2009-11-03 16:59:47 +00:00
Heng Sin Low bc5972eea6 https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2891129&group_id=176962
- add debug message for workflow related exceptions
2009-11-03 08:25:30 +00:00
trifonnt 3bef94df78 Bf [2887756] - AmountInWords_VI
http://sourceforge.net/tracker/?func=detail&atid=883808&aid=2887756&group_id=176962
2009-11-01 21:16:16 +00:00
Heng Sin Low a8fa8b00a7 https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2887701&group_id=176962
- implement zoom to detail tab
2009-10-28 05:48:38 +00:00
vpj-cd a36e013b4a Error you can allocate a payment to invoice that was paid
https://sourceforge.net/tracker/index.php?func=detail&aid=2880182&group_id=176962&atid=879332

revert the MPayment changes and implement the Carlos's suggestion.

kind regards
Victor Perez
www.e-evolution.com
2009-10-27 21:08:04 +00:00
vpj-cd 8ef3cc13de Error you can assign 2 payment same invoice that was paid
https://sourceforge.net/tracker/index.php?func=detail&aid=2880182&group_id=176962&atid=879332

I move the exception for the preparateIt method, the validation try envisions that can not be assigned an invoice that has already been paid, the exception is thrown when the invoice allocate directly in a payment

kind regards
Victor Perez
www.e-evolution.com
2009-10-27 19:55:07 +00:00
Heng Sin Low 8e2bf98b33 minor - fixed serial id 2009-10-27 07:46:57 +00:00
Heng Sin Low 75764d4298 https://sourceforge.net/tracker/index.php?func=detail&aid=1634027&group_id=176962&atid=879332#
- record info not working for new record

https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2886944&group_id=176962
- status bar doesn't clear the last action message
2009-10-27 07:38:53 +00:00
teo_sarca 82006c3149 FR [ 2884541 ] MRequestUpdate should detect automatically the fields
https://sourceforge.net/tracker/?func=detail&aid=2884541&group_id=176962&atid=879335
2009-10-23 08:14:49 +00:00
teo_sarca 9a3e738941 [ 2884538 ] Introduce EMail.getAttachments
https://sourceforge.net/tracker/?func=detail&aid=2884538&group_id=176962&atid=879335
2009-10-23 08:10:28 +00:00
trifonnt 8b77820fc0 small typo mistake and code format. 2009-10-22 17:22:40 +00:00
trifonnt ceb9f5ec2e FR [2884059] - WF Condition support for accessing PO's column values
https://sourceforge.net/tracker/?func=detail&atid=883808&aid=2884059&group_id=176962
2009-10-22 17:18:54 +00:00
trifonnt 99dcfb7e4e FR [2882363] - AmtInWords_SR
https://sourceforge.net/tracker/?func=detail&atid=883808&aid=2882363&group_id=176962
2009-10-22 13:12:25 +00:00
trifonnt bec45112ab BF[2883821] - MWorkflow.getDocValue error in loading workflow cache
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2883821&group_id=176962
2009-10-22 12:05:57 +00:00
vpj-cd b765189583 Error you can assign 2 payment same invoice
http://sourceforge.net/tracker/?func=detail&aid=2880182&group_id=176962&atid=879332
2009-10-15 22:26:01 +00:00
vpj-cd d005a0cb06 Error you can assign 2 payment same invoice
http://sourceforge.net/tracker/?func=detail&aid=2880182&group_id=176962&atid=879332
2009-10-15 22:13:33 +00:00
usrdno 8615cf11fc FR 2797880 - MConversionRate, fix - close transaction.
https://sourceforge.net/tracker/index.php?func=detail&aid=2797880&group_id=176962&atid=879335
2009-10-15 13:15:22 +00:00
Carlos Ruiz 9d3a423dcd Fix [2879030] - Import don't show error
https://sourceforge.net/tracker/index.php?func=detail&aid=2879030&group_id=176962&atid=879332
2009-10-14 20:38:03 +00:00
trifonnt edfe71b546 Fixed Eclipse class paths for Multi-project setup. 2009-10-14 15:01:11 +00:00
vpj-cd fee1504c4e Forecast Line not validated the warehouse with Organization
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2877525&group_id=176962

kind regards
Victor Perez
www.e-evolution.com
2009-10-13 02:42:23 +00:00
vpj-cd 7565e74cc2 Introduce WarehouseInvalidForOrgException
https://sourceforge.net/tracker/index.php?func=detail&aid=2877521&group_id=176962&atid=879335

kind regards
Victor Perez
www.e-evolution.com
2009-10-13 02:22:08 +00:00
Carlos Ruiz 7ba46096bc Implement [2872010] - Dunning Run for a complete Dunning (not just level)
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2872010&group_id=176962
Fix broken build reported by Hudson
2009-10-12 18:21:04 +00:00
Carlos Ruiz 992d0f422a Implement [2872010] - Dunning Run for a complete Dunning (not just level)
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2872010&group_id=176962
2009-10-12 17:48:52 +00:00
teo_sarca 1f4b4e5aa8 BF [ 2876927 ] Oracle JDBC driver problema
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2876927&group_id=176962

Note: As of Oracle Database 10g, releaseSavepoint and
oracleReleaseSavepoint are not supported. If you call either
of the methods, then SQLException is thrown with the message
"Unsupported feature".
-- 4-4 Oracle Database JDBC Developer's Guide and Reference
2009-10-12 08:37:01 +00:00
teo_sarca 89ca4d1a81 BF [ 2876891 ] Improve doctype not found error
https://sourceforge.net/tracker/?func=detail&aid=2876891&group_id=176962&atid=879335
2009-10-12 06:54:10 +00:00
teo_sarca b62e1fa858 [ 2876889 ] 2pack: export all field group properties
https://sourceforge.net/tracker/?func=detail&aid=2876889&group_id=176962&atid=879335
2009-10-12 06:50:19 +00:00
teo_sarca a49efe8741 [ 2876263 ] 2pack: IDFinder should guarantee single result
https://sourceforge.net/tracker/?func=detail&aid=2876263&group_id=176962&atid=879335

Implement Low's suggestion.
2009-10-11 09:08:43 +00:00
teo_sarca bb8270ed48 BF [ 2876268 ] DataEngine: error on text long fields
https://sourceforge.net/tracker/?func=detail&aid=2876268&group_id=176962&atid=879332
2009-10-10 15:57:05 +00:00
teo_sarca 9b69cad0e9 BF [ 2876259 ] PO.insertTranslation query is not correct
https://sourceforge.net/tracker/?func=detail&aid=2876259&group_id=176962&atid=879332
2009-10-10 15:49:43 +00:00
teo_sarca 37536f2b3f BF [ 2874646 ] GridField issue when a lookup is key
https://sourceforge.net/tracker/?func=detail&aid=2874646&group_id=176962&atid=879332
2009-10-10 15:46:11 +00:00
teo_sarca f679050023 [ 2876263 ] 2pack: IDFinder should guarantee single result
https://sourceforge.net/tracker/?func=detail&aid=2876263&group_id=176962&atid=879335
2009-10-10 15:41:18 +00:00
teo_sarca 5f6ab2d6ef add copyright comment 2009-10-10 14:51:26 +00:00
teo_sarca 9718b12cfe [ 2876220 ] 2pack import AD_Table.AD_Window is not always set
https://sourceforge.net/tracker/?func=detail&aid=2876220&group_id=176962&atid=879335
2009-10-10 14:50:50 +00:00
teo_sarca 24a024a602 [ 2876218 ] 2pack is not using proper key identifiers
https://sourceforge.net/tracker/?func=detail&aid=2876218&group_id=176962&atid=879335
2009-10-10 13:49:19 +00:00
teo_sarca e5ca457c33 [ 2876208 ] 2pack should have a predictible export order
https://sourceforge.net/tracker/?func=detail&aid=2876208&group_id=176962&atid=879335
2009-10-10 13:33:19 +00:00
trifonnt 855ae3514b Code cleanup and fixed typo mistakes. 2009-10-10 08:04:05 +00:00
vpj-cd c9ba0be56b Deactivate replication records are include to replication
https://sourceforge.net/tracker/?func=detail&aid=2875989&group_id=176962&atid=879332
2009-10-09 22:51:45 +00:00
vpj-cd 706c890d24 Deactivate replication records are include to replication
https://sourceforge.net/tracker/?func=detail&aid=2875989&group_id=176962&atid=879332
2009-10-09 22:48:20 +00:00
vpj-cd d7babedd2b Deactivate replication records are include to replication
https://sourceforge.net/tracker/?func=detail&aid=2875989&group_id=176962&atid=879332
2009-10-09 22:46:10 +00:00
trifonnt b756a460a0 BF [2874805] - html of help is not valid
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2874805&group_id=176962
2009-10-09 15:14:43 +00:00
trifonnt 7ee247ec0b BF [2874066] - Static analysis reveals 2 SQL errors
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2874066&group_id=176962
2009-10-09 15:08:17 +00:00
trifonnt a3298fba8c BF [2874805] - html of help is not valid
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2874805&group_id=176962
2009-10-09 14:55:09 +00:00
trifonnt 6f46c586bd Code cleanup and Typo fixes.
Co-effort by Felix and Trifon.
2009-10-09 14:32:01 +00:00
Heng Sin Low fc21ce058b https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1729316&group_id=176962 [ Create dunning (partially) fails silently ]
- bpartner with no location exception is handle and log as process log
- other exception doesn't trigger transaction rollback but log as process log so user knows that some invoice/payment is not process
2009-10-08 11:01:36 +00:00
tspc 6309936b81 2874512 - BOM Component UOM, Desc & Help not being set
https://sourceforge.net/tracker/?func=detail&aid=2874512&group_id=176962&atid=934929
2009-10-08 06:45:06 +00:00
felixmoeller ec348ca36c small typos in source comments 2009-10-07 16:19:59 +00:00
trifonnt 02ce6210e6 BF [2874066] - Static analysis reveals 2 SQL errors
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2874066&group_id=176962
2009-10-07 16:10:55 +00:00
teo_sarca b57e5dece3 BF [ 2874109 ] Tab ORDER BY clause is not supporting context variables
https://sourceforge.net/tracker/?func=detail&aid=2874109&group_id=176962&atid=879332
2009-10-07 13:30:43 +00:00
teo_sarca 5e33b2cdf6 BF [ 2849122 ] PO.AfterSave is not rollback on error
https://sourceforge.net/tracker/index.php?func=detail&aid=2849122&group_id=176962&atid=879332

* added method Trx.releaseSavepoint
* PO.save: release savepoint
* provided POTest test case

Please help me to review this.
2009-10-07 11:36:53 +00:00
teo_sarca c72bc493fc FR [ 2873891 ] DB.getKeyNamePairs should use trxName
https://sourceforge.net/tracker/?func=detail&aid=2873891&group_id=176962&atid=879335
2009-10-07 06:40:53 +00:00
phib 28f6dd1fa8 1701671 Reversing payment on vend invoice should flag invoice unpaid
https://sourceforge.net/tracker/index.php?func=detail&aid=1701671&group_id=176962&atid=879332
2009-10-07 02:08:32 +00:00
teo_sarca d49ee7549c BF [ 2873323 ] ABP: Do not concatenate strings in SQL queries
https://sourceforge.net/tracker/?func=detail&aid=2873323&group_id=176962&atid=879332
2009-10-06 08:43:22 +00:00
teo_sarca 703e6e4eba BF [ 2873324 ] DB.TO_NUMBER should be a static method
https://sourceforge.net/tracker/?func=detail&aid=2873324&group_id=176962&atid=879332
2009-10-06 08:36:16 +00:00
teo_sarca e38bccd308 BF [ 2873271 ] PackIn is linking workflow start node wrongly
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2873271&group_id=176962
2009-10-06 05:24:43 +00:00
trifonnt 12697db738 Code cleanup thank's to Felix! 2009-10-05 12:57:01 +00:00
trifonnt 3f31efe02c Typo Fixes and code cleanup thank's to Felix! 2009-10-05 11:26:28 +00:00
teo_sarca 0872a8de5e BF [ 2872836 ] PackOut.create methods should throw SAXException
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2872836&group_id=176962
2009-10-05 08:46:18 +00:00
Heng Sin Low fce6682bc1 https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2872833&group_id=176962
- SvrProcess.process should always log exception
2009-10-05 08:28:46 +00:00
phib e5d1116d94 2872728 Move Adempiere to Java 6
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2872728&group_id=176962

Developers: please ensure your trunk build environments are updated to use jdk6.
2009-10-05 04:56:48 +00:00
tspc 361ae4e8ba Integrate Rev:10324,10325 into trunk
http://adempiere.svn.sourceforge.net/viewvc/adempiere?view=rev&revision=10324
http://adempiere.svn.sourceforge.net/viewvc/adempiere?view=rev&revision=10325

Fix [2864105] - Initial client setup is throwing errors when creating standa
https://sourceforge.net/tracker/?func=detail&aid=2864105&group_id=176962&atid=879332
2009-10-04 13:11:29 +00:00
teo_sarca bc7e57b24e FR [ 2872255 ] Introduce ProductNotOnPriceListException
https://sourceforge.net/tracker/?func=detail&aid=2872255&group_id=176962&atid=879335

Added GPL Header. Thanks Carlos for noticing this.
2009-10-03 15:51:20 +00:00
teo_sarca 9d0cbdfbc8 BF [ 2872237 ] 2pack should import window size
https://sourceforge.net/tracker/?func=detail&aid=2872237&group_id=176962&atid=879332

Thank's Carlos for your quick fix. Now I am just correcting to use Adempiere framework helper methods.
2009-10-03 15:29:36 +00:00
teo_sarca 69afc85a2c FR [ 2872255 ] Introduce ProductNotOnPriceListException
https://sourceforge.net/tracker/?func=detail&aid=2872255&group_id=176962&atid=879335
2009-10-03 15:26:46 +00:00
Carlos Ruiz bc74e702d8 Peer review of revision 10474
Width and Height can be null
Minor formatting and dropping of unused variables
BF [ 2872237 ] 2pack should import window size
https://sourceforge.net/tracker/?func=detail&aid=2872237&group_id=176962&atid=879332
2009-10-03 14:48:21 +00:00
teo_sarca 5b8fd0ceb4 BF [ 2872237 ] 2pack should import window size
https://sourceforge.net/tracker/?func=detail&aid=2872237&group_id=176962&atid=879332
2009-10-03 14:24:27 +00:00
Carlos Ruiz 616f6418c8 Fix [2871595] - Import GL Journal Org Problem
https://sourceforge.net/tracker/?func=detail&aid=2871595&group_id=176962&atid=879332
2009-10-02 00:54:59 +00:00
felixmoeller a494e56bbe small cleanups. suggested by eclipse 2009-10-01 15:18:18 +00:00
felixmoeller 704fc786ac minor typos 2009-10-01 15:13:12 +00:00
redchris c3773f26ef FR [2870645] Set null value for an ID
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2870645&group_id=176962
Solution suggested by Carlos
Please review
2009-10-01 07:21:32 +00:00
teo_sarca 8eaac67d66 [ 2871042 ] Activity Control Report - broken report
https://sourceforge.net/tracker/?func=detail&atid=934929&aid=2871042&group_id=176962

Also i have modified DataEngine to give us proper error message in future, when we will have columns with displayType=Table but no Reference Value
2009-10-01 05:30:14 +00:00
Carlos Ruiz 72d335281c [2815103] - Report is not inheriting the where from tab
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2815103&group_id=176962
Fix problem detected when reporting from Reference -> Used in Column Tab
2009-09-30 23:37:09 +00:00
Carlos Ruiz 3dc64e357f FR [2870979] - SaaS must generate process for buttons
https://sourceforge.net/tracker/?func=detail&aid=2870979&group_id=176962&atid=879335
2009-09-30 20:50:45 +00:00
Carlos Ruiz 364a6158a0 FR [2870483] - SaaS too slow opening windows
https://sourceforge.net/tracker/?func=detail&aid=2870483&group_id=176962&atid=879335
2009-09-30 05:35:20 +00:00
Carlos Ruiz a0e6fcd1aa Fix [2870450] - 2pack - cannot export a printformat with two print details
https://sourceforge.net/tracker/?func=detail&aid=2870450&group_id=176962&atid=879332
2009-09-30 04:03:45 +00:00
Carlos Ruiz 042d2b249c Fix [1985481] - Processed documents can be edited
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1985481&group_id=176962
revision 9407 and revision 9408 opened this bug again
Fixing following a safer approach
2009-09-30 03:17:15 +00:00
trifonnt 0661da10cb BF[2869715] dba_free_space does not exists on postgres
https://sourceforge.net/tracker/?func=detail&aid=2869715&group_id=176962&atid=879332
Alert Processor must get only active Alerts!
Small Typo mistake fixes.
2009-09-29 14:21:47 +00:00
felixmoeller 46ddcdf4a2 correct some small typos 2009-09-29 09:48:15 +00:00
felixmoeller bd05d697f9 as discussed in https://sourceforge.net/projects/adempiere/forums/forum/610546/topic/3399028 the preferred spelling of ADempiere as the capital D.
Fixing the login screen.
2009-09-28 16:54:12 +00:00
trifonnt 6592007b92 BF [2868898] - Exported xml element must be CDATA
https://sourceforge.net/tracker/?func=detail&aid=2868898&group_id=176962&atid=879332
and small code beautify.
2009-09-28 14:54:59 +00:00
teo_sarca fdfa4a7b04 [ 2694043 ] Query. first/firstOnly usage best practice
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2694043&group_id=176962
2009-09-28 09:56:19 +00:00
trifonnt eba82193e0 Added Manufacturing jars to the classpath. 2009-09-27 14:30:58 +00:00
teo_sarca 6b4d61d945 FR [ 2867966 ] Export PrintPaper
https://sourceforge.net/tracker/?func=detail&aid=2867966&group_id=176962&atid=879335
2009-09-27 08:46:18 +00:00
teo_sarca 8989cd0851 BF [ 2867246 ] Do not show InTrazit WHs on login
https://sourceforge.net/tracker/?func=detail&aid=2867246&group_id=176962&atid=879332
2009-09-26 06:20:33 +00:00
teo_sarca dde0f2b5f4 BF [ 2866493 ] VTreePanel is not saving who did the node move
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2866493&group_id=176962

* refactored AD_TreeNode update part
* fixed AD_TreeNode insertion too (from PO)

Please help me with review
2009-09-25 11:45:33 +00:00
vpj-cd 077406dc41 revert variable name and best documentation
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2866112&group_id=176962
2009-09-24 23:22:28 +00:00
vpj-cd 47794798aa fix parameter comment
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2866112&group_id=176962
2009-09-24 21:56:37 +00:00
vpj-cd 0fd3796a4b incorrect parameter name in MRefTable constructor
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2866112&group_id=176962

kind regards
Victor Perez
www.e-evolution.com
2009-09-24 21:55:14 +00:00
Carlos Ruiz 2de61c4268 FR [2833918] - Adempiere logo
https://sourceforge.net/tracker/index.php?func=detail&aid=2833918&group_id=176962&atid=879332
2009-09-24 16:45:26 +00:00
trifonnt b44a1e4d94 BF [2833918] - Adempiere logo
https://sourceforge.net/tracker/index.php?func=detail&aid=2833918&group_id=176962&atid=879332
This file wasn't shown initially :(
2009-09-24 15:45:13 +00:00
trifonnt f909e82e23 BF [2833918] - Adempiere logo
https://sourceforge.net/tracker/index.php?func=detail&aid=2833918&group_id=176962&atid=879332
2009-09-24 15:44:11 +00:00
Carlos Ruiz f3f310ce9d Fix [1844737] - Incorect AD_Client_ID for *Access records
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1844737&group_id=176962
2009-09-24 15:35:52 +00:00
trifonnt f9e57a6412 Qualified column names in ORDER BY. Thank's to Felix. 2009-09-24 15:13:28 +00:00
Carlos Ruiz 7eae15d181 Partial revert of revision 10347 - BF [ 2865545 ] Error if not all parts of multikey are lookups
https://sourceforge.net/tracker/?func=detail&aid=2865545&group_id=176962&atid=879332
2009-09-24 15:03:47 +00:00
trifonnt 9d43222532 Small fixes in German translation, thank's to Felix. 2009-09-24 14:13:44 +00:00
trifonnt 46269eb37a FR [1865804] - AmtInWords_IT
https://sourceforge.net/tracker/?func=detail&aid=1865804&group_id=176962&atid=883808
Thank's to Angelo!
2009-09-24 14:02:42 +00:00
trifonnt 321edb6782 BF [2854300] - German login correct umlauts
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2854300&group_id=176962
Thank's to Felix!
2009-09-24 11:57:33 +00:00
tspc 45446b44bd FR [2794312] Location AutoComplete
https://sourceforge.net/tracker/index.php?func=detail&aid=2794312&group_id=176962&atid=879335
FR [2780543] FR - Implement automplete to WLocationDialog
https://sourceforge.net/tracker/index.php?func=detail&aid=2780543&group_id=176962&atid=955896
And also it covers some flaws in InitialClientSetup raised because of the
new flag C_Country.AllowCitiesOutOfList
Thanks to Carlos for supplying the patch.
2009-09-24 10:59:05 +00:00
kthiemann a96bb62a67 BF (2440799) - Copy Lines From is not setting Reserved Qty to 0
https://sourceforge.net/tracker/?func=detail&aid=2440799&group_id=176962&atid=879332
2009-09-24 10:31:51 +00:00
kthiemann 304843ba46 BF (2008687) - Workflow Error with Process Node
https://sourceforge.net/tracker/index.php?func=detail&aid=2008687&group_id=176962&atid=879332
2009-09-24 10:01:29 +00:00
trifonnt a16b6c9452 Small Typo fixes.
Documentation update, thank's to Fellix.
2009-09-24 08:29:37 +00:00
teo_sarca 0475ec3ea2 BF [ 2865545 ] Error if not all parts of multikey are lookups
https://sourceforge.net/tracker/?func=detail&aid=2865545&group_id=176962&atid=879332
2009-09-24 06:03:59 +00:00
teo_sarca eef558327a BF [ 2865527 ] 2pack is exporting printformats from other clients
https://sourceforge.net/tracker/?func=detail&aid=2865527&group_id=176962&atid=879332
2009-09-24 05:24:52 +00:00
trifonnt b5e516720e Fixed Typo mistake and rearranged code to be more readable. 2009-09-23 09:32:05 +00:00
trifonnt 5727bbef2e FR [2864078] - Type of BPartner in Import action
https://sourceforge.net/tracker/?func=detail&atid=883808&aid=2864078&group_id=176962
2009-09-23 08:34:56 +00:00
trifonnt 26cd792c58 Improved German translations for Initial ADempiere skreen .
Thank's to Felix (irc: fm).
2009-09-22 18:48:43 +00:00
usrdno e6b67e4f4b FR [2800686] Upgrade JasperReports library to 3.5.3.
https://sourceforge.net/tracker/index.php?func=detail&aid=2800686&group_id=176962&atid=879335
2009-09-22 12:44:01 +00:00
armenrz 2589c481a2 FR [2857076] User Element 1 and 2 completion - https://sourceforge.net/tracker/?func=detail&aid=2857076&group_id=176962&atid=879335 2009-09-22 05:21:36 +00:00
armenrz db1daa7922 reverting rev.10291 - EOL problem 2009-09-22 04:55:51 +00:00
armenrz 70f952af1b FR #2857076 - User Element 1 and 2 completion
https://sourceforge.net/tracker/?func=detail&aid=2857076&group_id=176962&atid=879335
2009-09-21 06:22:15 +00:00
mjudd c03e8842eb BF[2862500] TopicExporter TransformerFactory setAttribute error
https://sourceforge.net/tracker/?func=detail&aid=2862500&group_id=176962&atid=879332
2009-09-21 03:04:42 +00:00
teo_sarca f56e2fded1 BF [ 2861194 ] EntityType is not using normal PO framework for getting IDs
https://sourceforge.net/tracker/?func=detail&aid=2861194&group_id=176962&atid=879332
2009-09-18 07:56:59 +00:00
teo_sarca 8a8ac368ab BF [ 2854358 ] SyncColumn should load table in transaction
https://sourceforge.net/tracker/?func=detail&aid=2854358&group_id=176962&atid=879332
2009-09-18 06:25:35 +00:00
teo_sarca 8bdec69a99 BF [ 2860022 ] MQuery.get() is generating restictions for unexisting column
https://sourceforge.net/tracker/?func=detail&aid=2860022&group_id=176962&atid=879332
2009-09-16 18:46:27 +00:00
Carlos Ruiz 33f8012fbd FR [2859763] - Make Doc posting independent of hardcoded arrays
https://sourceforge.net/tracker/?func=detail&aid=2859763&group_id=176962&atid=879335
Rename classes to follow the new convention
2009-09-16 04:07:56 +00:00
Carlos Ruiz e8a37adc4f FR [2859763] - Make Doc posting independent of hardcoded arrays
https://sourceforge.net/tracker/?func=detail&aid=2859763&group_id=176962&atid=879335
WIP
2009-09-16 04:03:26 +00:00
Carlos Ruiz 6cb60422c1 generate model X_ classes for org.compiere.model package 2009-09-16 01:20:29 +00:00
Carlos Ruiz b99d20e12d generate model X_ classes for org.eevolution.model package
deleted some extra classes not generated with official generatemodel
2009-09-16 00:04:51 +00:00
teo_sarca ced56da0d1 BF [ 2859125 ] Can't set AD_OrgBP_ID
https://sourceforge.net/tracker/index.php?func=detail&aid=2859125&group_id=176962&atid=879332
2009-09-15 09:23:25 +00:00
Carlos Ruiz 4849879b62 FR [1756793] - RMA Feature
https://sourceforge.net/tracker/?func=detail&atid=879334&aid=1756793&group_id=176962
Implement suggestion from Armen here:
https://sourceforge.net/projects/adempiere/forums/forum/610546/topic/3292805?message=7626460
2009-09-15 03:39:23 +00:00
Carlos Ruiz d5e8cf1176 FR [2857807] - Allow accounting posting in standalone user mode
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2857807&group_id=176962
Error in call to DB.getSQLValue
2009-09-15 03:10:24 +00:00
Carlos Ruiz 5ffe986824 Steps to release 3.5.4a 2009-09-15 01:19:47 +00:00
Carlos Ruiz 053ab550c3 FR [2857289] - Run Accounting Embedded Server
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2857289&group_id=176962
2009-09-13 23:36:02 +00:00
Carlos Ruiz 69920ace55 FR [2857807] - Allow accounting posting in standalone user mode
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2857807&group_id=176962
Partial Fix [2857268] - Usability - Posting silently failing
https://sourceforge.net/tracker/index.php?func=detail&aid=2857268&group_id=176962&atid=879332
2009-09-13 22:41:51 +00:00
armenrz d48e627f68 BF 2858043 Correct Included Tax in Average Costing
https://sourceforge.net/tracker/?func=detail&aid=2858043&group_id=176962&atid=879332
2009-09-13 13:24:22 +00:00
armenrz 9083f1ed51 BF 2858041: Do not use equals to compare ZERO
https://sourceforge.net/tracker/?func=detail&aid=2858041&group_id=176962&atid=879332
2009-09-13 13:06:24 +00:00
armenrz f5bcca0a7b #2822201: Correct Actualization of CurrentQty in MCost
https://sourceforge.net/tracker/?func=detail&aid=2822201&group_id=176962&atid=879335
2009-09-13 10:36:14 +00:00
armenrz a7c4fed665 BF 2856009: Reversal costing is broken in Physical Inventory
https://sourceforge.net/tracker/?func=detail&aid=2856009&group_id=176962&atid=879332
2009-09-13 10:27:00 +00:00
Carlos Ruiz 77ca1c2603 FR [2799327] - Allow testing of accounting posting in development mode
https://sourceforge.net/tracker/?func=detail&aid=2799327&group_id=176962&atid=879335
Revert revisions 10154 and 10157
2009-09-13 00:46:54 +00:00
Carlos Ruiz 95dd9ab501 FR [1756793] - RMA Feature
https://sourceforge.net/tracker/?func=detail&atid=879334&aid=1756793&group_id=176962
more test cases solved
2009-09-13 00:21:51 +00:00
Carlos Ruiz 8905fc346d Fix [2815103] - Report is not inheriting the where from tab
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2815103&group_id=176962
2009-09-12 22:58:06 +00:00
Carlos Ruiz 425093c916 FR [2857707] - Add table UOM types
https://sourceforge.net/tracker/?func=detail&aid=2857707&group_id=176962&atid=879335
2009-09-12 20:12:27 +00:00
Carlos Ruiz 8ab4c236b2 FR [2857673] - Implement workflow e-mail for non-documents
https://sourceforge.net/tracker/?func=detail&aid=2857673&group_id=176962&atid=879335
2009-09-12 19:11:00 +00:00
Carlos Ruiz 9f395748b1 FR [2799327] - Allow testing of accounting posting in development mode
https://sourceforge.net/tracker/?func=detail&aid=2799327&group_id=176962&atid=879335
Enable PostImmediate + EmbeddedServer
2009-09-12 00:26:52 +00:00
Carlos Ruiz 556d86d44c FR [2857197] - Make BP Tax Exempt application configurable
https://sourceforge.net/tracker/?func=detail&aid=2857197&group_id=176962&atid=879332
2009-09-11 22:11:42 +00:00
Carlos Ruiz c66f6924e2 FR [2799327] - Allow testing of accounting posting in development mode
https://sourceforge.net/tracker/?func=detail&aid=2799327&group_id=176962&atid=879335
Make embedded server the default for posting
2009-09-11 21:34:40 +00:00
teo_sarca 8d5a3e8225 [ 2856775 ] AD_Sequence ID is not fetched from Project ID Server
https://sourceforge.net/tracker/?func=detail&aid=2856775&group_id=176962&atid=879332
2009-09-11 10:23:10 +00:00
Carlos Ruiz ed8a512e02 FR [1756793] - RMA Feature
https://sourceforge.net/tracker/?func=detail&atid=879334&aid=1756793&group_id=176962
2009-09-11 07:35:36 +00:00
teo_sarca f084b8cf10 BF [ 2855807 ] AD_Org_ID from account
https://sourceforge.net/tracker/?func=detail&aid=2855807&group_id=176962&atid=879332

Credits go to Cristina Ghita.
2009-09-10 06:57:58 +00:00
Carlos Ruiz 133f3d30ea Fix [2855673] - Import Invoice doesn't assign project/activity on lines
https://sourceforge.net/tracker/?func=detail&aid=2855673&group_id=176962&atid=879332
2009-09-10 01:21:48 +00:00
teo_sarca deb3de7e46 BF [ 2847648 ] Manufacture & shipment cost errors
https://sourceforge.net/tracker/?func=detail&aid=2847648&group_id=176962&atid=934929

Standard Cost should not be reseted at all even if the CurrentCostPrice is zero.
The only way to set CurrentCostPrice is when the M_Cost record is newly created.
More, I added some logging messages to track further errors.
2009-09-09 10:16:58 +00:00
teo_sarca 27d44ceded [ 2854297 ] small typos in source
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2854297&group_id=176962

Integrate Felix Möller's patch. Thanks a lot!
2009-09-08 12:38:48 +00:00
teo_sarca 41235d67e2 BF [ 2849122 ] PO.AfterSave is not rollback on error
https://sourceforge.net/tracker/?func=detail&aid=2849122&group_id=176962&atid=879332

Using a trx that was previously closed or never opened
Creating and starting the transaction right here, but please note
that this is not a good practice
2009-09-08 09:47:23 +00:00
teo_sarca f2488c4faf * Generate models for org.eevolution.model models. This is needed because we need to be up2date from time to time.
* [ 2038848 ] Product Planning window - can't save if Fixed Order Qty
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2038848&group_id=176962

Fix issues introduced by this tracker because the list name "Lote For Lote" was changed to "Lot-For-Lot" but no models were generated and usage fixed
2009-09-07 14:56:27 +00:00
teo_sarca da760c3d18 minor: Implement MSysConfig.toString() 2009-09-06 12:42:43 +00:00
teo_sarca bd82b776db FR [ 2848449 ] ModelClassGenerator: Implement model getters
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2848449&group_id=176962

Generate models after applying this FR
2009-09-06 11:34:44 +00:00
teo_sarca 2faf40dba9 FR [ 2848449 ] ModelClassGenerator: Implement model getters
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2848449&group_id=176962
2009-09-06 11:07:15 +00:00
teo_sarca 8659c3db52 Generate all models using latest Model Generator classes.
It's good from time to time to do this task, mainly if we want to modify/improve the Model Generator.
So, here are the models up2date.
2009-09-06 10:49:48 +00:00
teo_sarca 0fe2fb7e4a FR2793242 Fact Acct Summary
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2793242&group_id=176962

Generate model for Fact_Acct_Summary table.
2009-09-06 09:20:12 +00:00
teo_sarca 3dafd5957f BF [ 2852104 ] Duplicated elements found
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2852104&group_id=176962

Generate A_Asset_Change model + related method names case changes
2009-09-06 09:14:33 +00:00
teo_sarca 0050e3ad72 BF [ 2848435 ] Move M_Promotion* generated classes to org/compiere/model
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2848435&group_id=176962

Moving M_Promotion* generated models to org.compiere.model package since a better EntityType/ModelPackage is chosen.
2009-09-06 08:06:49 +00:00
teo_sarca f2324316b1 FR [ 2847727 ] 2pack export all messages for a entity type functionality
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2847727&group_id=176962
2009-09-06 07:12:45 +00:00
Carlos Ruiz 2a85a1acdc Implement [2851987] - Add company logo
https://sourceforge.net/tracker/?func=detail&aid=2851987&group_id=176962&atid=879335
Added C_BPartner.Logo_ID, AD_OrgInfo.Logo_ID, AD_ClientInfo.Logo_ID, AD_ClientInfo.Logo_ID (working), AD_ClientInfo.LogoWeb_ID (still not implemented functionality)
2009-09-05 01:25:41 +00:00
Carlos Ruiz 72253eedd4 Fix [2807548] - Error finding tax if no warehouse on login
https://sourceforge.net/tracker/?func=detail&aid=2807548&group_id=176962&atid=879332
2009-09-04 22:41:43 +00:00
Carlos Ruiz d5b8ad7d0e FR [1786994] - 2Pack can handle translations now
https://sourceforge.net/tracker/?func=detail&atid=883808&aid=1786994&group_id=176962
2009-09-04 02:05:01 +00:00
teo_sarca 7e06648e08 BF [ 2849122 ] PO.AfterSave is not rollback on error
https://sourceforge.net/tracker/?func=detail&aid=2849122&group_id=176962&atid=879332

Please help me reviewing this.
2009-09-02 13:50:59 +00:00
trifonnt 1040f591ce Fixed small typo mistakes and comments.
Fixed Import Bank statement. Not needed "i." in SET clause.
2009-09-01 09:52:51 +00:00
Carlos Ruiz 06e74c473c Error when enable the Export Model Validator
http://sourceforge.net/tracker/?func=detail&aid=2847797&group_id=176962&atid=879332
Add warning message if configured wrongly
2009-08-31 22:14:26 +00:00
vpj-cd ed24fd0980 Error when enable the Export Model Validator
http://sourceforge.net/tracker/?func=detail&aid=2847797&group_id=176962&atid=879332
2009-08-31 15:35:09 +00:00
vpj-cd 6adc72dee7 Error when you export a Tab Sort.
http://sourceforge.net/tracker/?func=detail&aid=2847795&group_id=176962&atid=879332
2009-08-31 15:28:32 +00:00
teo_sarca 86a4329ac4 FR [ 2847694 ] 2pack import/export AD_EntityType functionality
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2847694&group_id=176962
2009-08-31 12:58:30 +00:00
teo_sarca 5e5e0e79d0 FR [ 2847669 ] 2pack export model validator functionality
https://sourceforge.net/tracker/?func=detail&aid=2847669&group_id=176962&atid=879335
2009-08-31 12:26:21 +00:00
trifonnt bf7ee44356 Identation fix.
Fixed logging message.
2009-08-31 10:51:08 +00:00
trifonnt 30949f2e2b BF [2847655] - Import Product - price list precision
https://sourceforge.net/tracker/?func=detail&aid=2847655&group_id=176962&atid=879332
2009-08-31 10:47:57 +00:00
teo_sarca 622c20e5de BF [ 2847648 ] Manufacture & shipment cost errors
https://sourceforge.net/tracker/?func=detail&aid=2847648&group_id=176962&atid=934929
2009-08-31 10:23:14 +00:00
teo_sarca 4c637693b6 FR [ 2846871 ] Add method org.compiere.model.GridTab.getIncludedTabs
https://sourceforge.net/tracker/?func=detail&aid=2846871&group_id=176962&atid=879335
2009-08-30 17:17:10 +00:00
trifonnt 7c20c391ac Small typo fixes. 2009-08-30 13:00:36 +00:00
teo_sarca cc41e61d5f BF [ 2847255 ] 2Pack is not setting AD_Field.Included_Tab_ID
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2847255&group_id=176962
2009-08-30 11:58:53 +00:00
trifonnt 849e087b40 BF [2840359] - currency precision should be just an integer
https://sourceforge.net/tracker/?func=detail&aid=2840359&group_id=176962&atid=879332
2009-08-30 11:45:13 +00:00
teo_sarca d6087a856f BF [ 2847182 ] Duplicate AD_User_ID element
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2847182&group_id=176962
2009-08-30 10:14:49 +00:00
vpj-cd 774b1b936d Include Tab is not supported by 2Pack
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2847163&group_id=176962
2009-08-30 06:05:05 +00:00
vpj-cd a2c0c89af9 The Include_Tab_ID in the AD_Field do not found in AD
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2847157&group_id=176962
2009-08-30 05:26:10 +00:00
trifonnt 619c2809d6 FR [2604515] - Move UOM conversion to Product window?
http://sourceforge.net/tracker/?func=detail&aid=2604515&group_id=176962&atid=879335
Small Typo mistake fixes.
2009-08-29 12:58:18 +00:00
trifonnt 95ab1c6a15 BF: [2846273] - Importing Products with 0 prices
https://sourceforge.net/tracker/?func=detail&aid=2846273&group_id=176962&atid=879332
2009-08-28 14:48:34 +00:00
Carlos Ruiz 2572197184 minor, duplicated line (same line is 6 lines above) 2009-08-27 22:57:11 +00:00
Carlos Ruiz 9d342b02b5 Implement [2845179] - Packin data implement lookupvalue like lookupname
https://sourceforge.net/tracker/?func=detail&aid=2845179&group_id=176962&atid=879335
2009-08-26 21:18:46 +00:00
Carlos Ruiz f9a8309e2f Fix [2845178] - PackIn data failing if ran second time and first failed
https://sourceforge.net/tracker/?func=detail&aid=2845178&group_id=176962&atid=879332
2009-08-26 21:11:46 +00:00
Carlos Ruiz 9441393a77 Fix [2845052] - InventoryCountUpdate calling wrongly deleteInventoryMA
https://sourceforge.net/tracker/?func=detail&aid=2845052&group_id=176962&atid=879332
2009-08-26 16:46:11 +00:00
Carlos Ruiz 32c4363316 Fix [1853611] - Wrong behavior adding in trees
https://sourceforge.net/tracker/index.php?func=detail&aid=1853611&group_id=176962&atid=879332
2009-08-26 00:50:23 +00:00
teo_sarca 75de13578d FR [ 2844074 ] Requisition PO Create - more selection fields
https://sourceforge.net/tracker/?func=detail&aid=2844074&group_id=176962&atid=879335

fix: Generate for all vendors if no bp group was specified
2009-08-25 07:36:04 +00:00
teo_sarca ae955b6ee9 FR [ 2844074 ] Requisition PO Create - more selection fields
https://sourceforge.net/tracker/?func=detail&aid=2844074&group_id=176962&atid=879335
2009-08-25 07:17:43 +00:00
Carlos Ruiz 7a5871cbaa Reversed invoice is create with invoice date (and InOut also)
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2839194&group_id=176962
Implement same logic to MInOut
2009-08-24 23:05:26 +00:00
Carlos Ruiz 11d9867a33 Peer review -> Reversed invoice is create with invoice date
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2839194&group_id=176962
Better move code to the non-deprecated method
2009-08-24 22:54:03 +00:00
vpj-cd 791623a49d Reversed invoice is create with invoice date
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2839194&group_id=176962

A new method was implemented and the Account date now is a parameter the original method was deprecated

kind regards
Victor Perez
www.e-evolution.com
2009-08-24 22:15:36 +00:00
vpj-cd b1b273aed1 Reversed invoice is create with invoice date.
http://sourceforge.net/tracker/?func=detail&aid=2839194&group_id=176962&atid=879332
2009-08-24 16:14:54 +00:00
trifonnt 0c082d78ae FR: 2843434 - locale el_GR
http://sourceforge.net/tracker/index.php?func=detail&aid=2843434&group_id=176962&atid=883808
2009-08-24 15:37:54 +00:00
trifonnt 3ec12b8721 Small typo fix. 2009-08-24 15:33:32 +00:00
trifonnt e6ba6c493c Small Typo fixes.
Beautified toString() method to be more readable.
2009-08-21 13:54:09 +00:00
teo_sarca 7b5691b490 FR [ 2841841 ] Requisition Improvements
https://sourceforge.net/tracker/?func=detail&aid=2841841&group_id=176962&atid=879335
2009-08-21 11:43:33 +00:00
trifonnt 02bb6c46db BF: 2841057 - Pricelist updated for different Client
https://sourceforge.net/tracker/?func=detail&aid=2841057&group_id=176962&atid=879332
2009-08-20 12:42:31 +00:00
Carlos Ruiz 88d302f2b0 Implement FR [2840458] - Credit checking problem
https://sourceforge.net/tracker/?func=detail&aid=2840458&group_id=176962&atid=879335
2009-08-19 17:09:45 +00:00
trifonnt 2dcb50c9b7 Fixed minor typo mistakes. 2009-08-19 15:25:13 +00:00
teo_sarca ba24e137f0 BF [ 2840157 ] AccessSqlParser is not parsing well ON keyword
https://sourceforge.net/tracker/?func=detail&aid=2840157&group_id=176962&atid=879332
2009-08-19 09:41:42 +00:00
phib 03fd7868a2 FR 2825861 Allow update of MAIN_VERSION, DATE_VERSION and DB_VERSION
Add IMPLEMENTATION_VERSION and IMPLEMENTATION_VENDOR
2009-08-19 05:30:17 +00:00
tobi42 6c61fd5d60 BF 2838832 (https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2838832&group_id=176962)
Adding attribute "target=1.5" to all javac invocations that don't have such an attribute yet as recommended by http://ant.apache.org/manual/CoreTasks/javac.html.
2009-08-17 09:23:03 +00:00
Redhuan D. Oon d034a6c64e 2836655-Resource Assignment always return Qty 1 2009-08-15 03:01:15 +00:00
vpj-cd cba4620137 Incorrect write-off amount when create payment selection
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2837278&group_id=176962

Modified Paths:
--------------
   trunk/base/src/org/compiere/model/MPayment.java

Reverse

-               if ( isCashTrx() && !MSysConfig.getBooleanValue("CASH_AS_PAYMENT", true, getAD_Client_ID())) {
+               if ( isCashTrx() && !MSysConfig.getBooleanValue("CASH_AS_PAYMENT", true)
2009-08-14 03:49:55 +00:00
vpj-cd 1a1817ddc5 Incorrect write-off amount when create payment selection
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2837278&group_id=176962
2009-08-14 03:41:13 +00:00
Carlos Ruiz 70c37297cc BF [2275464] - Selected printer is not saved in preferences
https://sourceforge.net/tracker/index.php?func=detail&aid=2275464&group_id=176962&atid=879332
2009-08-14 01:37:31 +00:00
phib a53e0ffa42 Bug 2837180 Financial Report incorrectly excludes Inactive account element
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2837180&group_id=176962
2009-08-14 01:27:58 +00:00
Carlos Ruiz 44f90a4aff FR [ 2803341 ] - Deprecate Cash Journal
https://sourceforge.net/tracker/index.php?func=detail&aid=2803341&group_id=176962&atid=879335
Modified calls to look SysConfig CASH_AS_PAYMENT to take account of AD_Client_ID
2009-08-13 19:45:57 +00:00
Carlos Ruiz 1250197eef Fixed big issues with the new trx management
BF [1920179] - VPayment completing documents outside of Trx
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1920179&group_id=176962
PO is marking the key as null on VPayment
2009-08-13 18:12:19 +00:00
Carlos Ruiz 2b7ed729bc BF [2822776] - ExportFormatGenerator class twice in trunk
https://sourceforge.net/tracker/?func=detail&aid=2822776&group_id=176962&atid=879332
Thanks to Mario Calderon
2009-08-13 16:13:59 +00:00
Carlos Ruiz a6beb9d4a7 Fix [2836467] - Packout workflow not exporting all the transitions
https://sourceforge.net/tracker/?func=detail&aid=2836467&group_id=176962&atid=879332
2009-08-12 21:01:17 +00:00
Carlos Ruiz 81dfbfc7a2 FR [2835991] - Charge Lines cannot be "shipped" manually
https://sourceforge.net/tracker/?func=detail&aid=2835991&group_id=176962&atid=879335
2009-08-12 03:21:45 +00:00
phib 629243e61d BF 2834795 CopyRole user on itself "deletes" all rights
Added check for same role, and updated parameters in AD to force selection of role.
2009-08-11 03:00:30 +00:00
Carlos Ruiz 7f297edd63 FR [2556068] - 2Pack Export Import Official Dictionary
https://sourceforge.net/tracker/index.php?func=detail&aid=2556068&group_id=176962&atid=879335
2009-08-10 21:23:20 +00:00
Carlos Ruiz ad7ffda05c minor change - increasing cache for messages in order to speed up login
according to the tests here -> [ adempiere-Feature Requests-2832432 ] Lazy cache for country and message
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2832432&group_id=176962
2009-08-06 04:50:22 +00:00
Carlos Ruiz 387a7f1f24 Fix [ adempiere-Bugs-2832352 ] InOutCreateConfirm running out of trx
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2832352&group_id=176962
2009-08-04 23:46:03 +00:00
Carlos Ruiz 9bcbe41b13 Fix [1651899] - AD_Column: Avoid dup. SeqNo for IsIdentifier='Y'
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=1651899&group_id=176962
Thanks to d_ruiz
2009-08-04 23:12:03 +00:00
Heng Sin Low 76678eab36 revert 9811 2009-08-03 14:22:52 +00:00
Heng Sin Low 69d3b96908 2pack refactoring
- make adding packin/packout support for new table easier
- use po instead of direct sql where possible
- more to come later
2009-08-03 10:13:43 +00:00
phib 50112175b6 FR2793242 Fact Acct Summary
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2793242&group_id=176962
2009-08-02 23:54:50 +00:00
trifonnt 0c973e7eeb added XML APIS and Xerces to the class path of Adempiere launch configuration. 2009-08-02 19:07:58 +00:00
trifonnt bbdbad17ea Minor Typo fixes. 2009-08-01 11:10:30 +00:00
trifonnt 80a785f8f3 Minor Typo fixes. 2009-08-01 08:28:49 +00:00
teo_sarca 323e667a45 BF [ 2830146 ] Custom print paper is not using dimension units specified
https://sourceforge.net/tracker/?func=detail&aid=2830146&group_id=176962&atid=879332
2009-07-31 06:43:45 +00:00
teo_sarca a8b44e2565 BF [ 2828893 ] Problem with NextPage in Print Format
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2828893&group_id=176962
2009-07-29 14:35:18 +00:00
teo_sarca ae8770e21b FR [ 2829019 ] Check PrintPaper on save
https://sourceforge.net/tracker/?func=detail&aid=2829019&group_id=176962&atid=879335
2009-07-29 14:28:55 +00:00