Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0024800 | Openbravo ERP | 09. Financial management | public | 2013-09-19 17:40 | 2014-03-17 13:41 |
|
Reporter | chelipf | |
Assigned To | dmiguelez | |
Priority | normal | Severity | trivial | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 30 | OS Version | Debian Wheezy |
Product Version | 3.0MP26.2 | |
Target Version | 3.0PR14Q2 | Fixed in Version | 3.0PR14Q2 | |
Merge Request Status | |
Review Assigned To | egoitz |
OBNetwork customer | |
Web browser | Mozilla Firefox |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0024800: createAccDefExpenseFact and computeTaxUndeductableLine methods of DocInvoice class must be public |
Description | These two methods must be public so that we can use them when overriding the accounting process. |
Steps To Reproduce | Create a DocInvoiceTemplate class and try to execute these lines:
docInvoice.createAccDefExpenseFact(something);
docInvoice.computeTaxUndeductableLine(something); |
Proposed Solution | Set these methods as public. |
Additional Information | |
Tags | Sidesoft |
Relationships | related to | defect | 0035181 | | closed | CSousa | createAccDefRevenueFact function should be public in DocInvoice class |
|
Attached Files | DocInvoice.diff (1,144) 2014-02-19 18:07 https://issues.openbravo.com/file_download.php?file_id=6712&type=bug |
|
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 |