Commit Graph

2217 Commits

Author SHA1 Message Date
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
teo_sarca 5cf51bd492 BF [ 2828886 ] Problem with reports from temporary tables
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2828886&group_id=176962
2009-07-29 10:13:46 +00:00