Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0024800
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Openbravo ERP] 09. Financial managementtrivialalways2013-09-19 17:402014-03-17 13:41
ReporterchelipfView Statuspublic 
Assigned Todmiguelez 
PrioritynormalResolutionfixedFixed in Version3.0PR14Q2
StatusclosedFix in branchFixed in SCM revision6599ad024496
ProjectionnoneETAnoneTarget Version3.0PR14Q2
OSLinux 64 bitDatabasePostgreSQLJava version1.6.0_27
OS VersionDebian WheezyDatabase version9.1Ant version1.8.2
Product Version3.0MP26.2SCM revision 
Review Assigned Toegoitz
Web browserMozilla Firefox
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0024800: createAccDefExpenseFact and computeTaxUndeductableLine methods of DocInvoice class must be public

DescriptionThese two methods must be public so that we can use them when overriding the accounting process.
Steps To ReproduceCreate a DocInvoiceTemplate class and try to execute these lines:

docInvoice.createAccDefExpenseFact(something);
docInvoice.computeTaxUndeductableLine(something);
Proposed SolutionSet these methods as public.
TagsSidesoft
Attached Filesdiff file icon DocInvoice.diff [^] (1,144 bytes) 2014-02-19 18:07 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0035181 closedCSousa createAccDefRevenueFact function should be public in DocInvoice class 

-  Notes
(0065039)
hgbot (developer)
2014-03-11 12:18

Repository: erp/devel/pi
Changeset: 6599ad0244963cc142621315c23805d447646a8e
Author: Jon Alegría <jon.alegria <at> openbravo.com>
Date: Tue Mar 11 12:18:27 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/6599ad0244963cc142621315c23805d447646a8e [^]

Fixes issue 0024800: createAccDefExpenseFact and computeTaxUndeductableLine
methods of DocInvoice class must be public

---
M src/org/openbravo/erpCommon/ad_forms/DocInvoice.java
---
(0065073)
hudsonbot (developer)
2014-03-12 05:19

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/82d89b03cb26 [^]
Maturity status: Test
(0065229)
egoitz (developer)
2014-03-17 13:41

verified

- Issue History
Date Modified Username Field Change
2013-09-19 17:40 chelipf New Issue
2013-09-19 17:40 chelipf Assigned To => dmiguelez
2013-09-19 17:40 chelipf Web browser => Mozilla Firefox
2013-09-19 17:40 chelipf Modules => Core
2013-09-19 17:40 chelipf Triggers an Emergency Pack => No
2013-10-03 19:19 chelipf Tag Attached: Sidesoft
2014-02-19 18:07 jonalegriaesarte Web browser Mozilla Firefox => Mozilla Firefox
2014-02-19 18:07 jonalegriaesarte Target Version => 3.0MP32
2014-02-19 18:07 jonalegriaesarte File Added: DocInvoice.diff
2014-03-11 12:18 hgbot Checkin
2014-03-11 12:18 hgbot Note Added: 0065039
2014-03-11 12:18 hgbot Status new => resolved
2014-03-11 12:18 hgbot Resolution open => fixed
2014-03-11 12:18 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6599ad0244963cc142621315c23805d447646a8e [^]
2014-03-12 05:19 hudsonbot Checkin
2014-03-12 05:19 hudsonbot Note Added: 0065073
2014-03-17 13:41 egoitz Review Assigned To => egoitz
2014-03-17 13:41 egoitz Note Added: 0065229
2014-03-17 13:41 egoitz Status resolved => closed
2014-03-17 13:41 egoitz Fixed in Version => PR14Q2
2017-02-07 11:11 ngarcia Relationship added related to 0035181


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker