Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0027729 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Modules] Intercompany Documents | major | always | 2014-10-01 19:07 | 2015-02-20 13:38 | |||
Reporter | maite | View Status | public | |||||
Assigned To | AtulOpenbravo | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | b1e5b747bab0 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Review Assigned To | aferraz | |||||||
Regression introduced in release | ||||||||
Summary | 0027729: Intercompany documents is not compatible with "Price including taxes" functionality | |||||||
Description | Intercompany documents is not compatible with "Price including taxes" functionality | |||||||
Steps To Reproduce | 1. Configure Inter-Company functionality following : http://wiki.openbravo.com/wiki/Projects/intercompanyinvoicing/User_Guide [^] 2. Ensure that Purchase Price List and Sales Price List that are going to be used are configured as "Price includes tax" 3. Register Purchase Order for configured organization, business partner and price list 4. Process Purchase Order and following error will be raised "Counter document cannot be created. The tax amounts of the original document and the counter document do not match." | |||||||
Proposed Solution | Problem is that in "interco_create_order" procedure, "gross_unit_price", "line_gross_amount" and "gross_pricelist" fields are not inserted when c_orderline is created same situation should be reviewed for "interco_create_invoice" procedure | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0070836) hgbot (developer) 2014-10-09 11:30 |
Repository: erp/pmods/org.openbravo.interco Changeset: a92299d749fc0e4ad4c045b829c6d60ba76fb605 Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com> Date: Thu Oct 09 11:29:52 2014 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.interco/rev/a92299d749fc0e4ad4c045b829c6d60ba76fb605 [^] Fixes bug 27729: Intercompany documents is not compatible with "Price including taxes" functionality Some new fields related to PIT were not used and it was as well failing because of wrongly copying some info in header and lines --- M src-db/database/model/functions/INTERCO_CREATE_INVOICE.xml M src-db/database/model/functions/INTERCO_CREATE_ORDER.xml M src-db/database/sourcedata/AD_EP_PROCEDURES.xml M src-db/database/sourcedata/AD_TAB.xml M src-db/database/sourcedata/AD_TABLE.xml --- |
(0070842) hgbot (developer) 2014-10-09 13:31 |
Repository: erp/pmods/org.openbravo.interco Changeset: 085753fbff085c948f098a13daf9bd7b53b2e451 Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com> Date: Thu Oct 09 13:30:57 2014 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.interco/rev/085753fbff085c948f098a13daf9bd7b53b2e451 [^] Related to issue 27729. Uncomments order processing, which was pushed wrongly --- M src-db/database/model/functions/INTERCO_CREATE_ORDER.xml --- |
(0070892) AtulOpenbravo (developer) 2014-10-13 08:04 |
Verified Inter company Order and Invoice creation. |
(0074701) hgbot (developer) 2015-02-20 12:49 |
Repository: erp/pmods/org.openbravo.interco Changeset: b1e5b747bab0600ad9bdab2b555730d05bc8631e Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com> Date: Thu Oct 09 11:29:52 2014 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.interco/rev/b1e5b747bab0600ad9bdab2b555730d05bc8631e [^] Fixes bug 27729: Intercompany documents is not compatible with "Price including taxes" functionality Some new fields related to PIT were not used and it was as well failing because of wrongly copying some info in header and lines --- M src-db/database/model/functions/INTERCO_CREATE_INVOICE.xml M src-db/database/model/functions/INTERCO_CREATE_ORDER.xml M src-db/database/sourcedata/AD_EP_PROCEDURES.xml M src-db/database/sourcedata/AD_TAB.xml M src-db/database/sourcedata/AD_TABLE.xml --- |
(0074703) hgbot (developer) 2015-02-20 12:50 |
Repository: erp/pmods/org.openbravo.interco Changeset: e02a94e1676f1d7f805d64ecf9c741a08610b8c2 Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com> Date: Thu Oct 09 13:30:57 2014 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.interco/rev/e02a94e1676f1d7f805d64ecf9c741a08610b8c2 [^] Related to issue 27729. Uncomments order processing, which was pushed wrongly --- M src-db/database/model/functions/INTERCO_CREATE_ORDER.xml --- |
(0074724) aferraz (manager) 2015-02-20 13:38 |
Backout and pushed again to resolve repository inconsistencies |
Issue History | |||
Date Modified | Username | Field | Change |
2014-10-01 19:07 | maite | New Issue | |
2014-10-01 19:07 | maite | Assigned To | => jonalegriaesarte |
2014-10-01 19:07 | maite | Resolution time | => 1414537200 |
2014-10-01 19:08 | maite | Steps to Reproduce Updated | View Revisions |
2014-10-01 19:08 | maite | Issue Monitored: networkb | |
2014-10-01 19:10 | maite | Assigned To | jonalegriaesarte => AtulOpenbravo |
2014-10-09 11:30 | hgbot | Checkin | |
2014-10-09 11:30 | hgbot | Note Added: 0070836 | |
2014-10-09 11:30 | hgbot | Status | new => resolved |
2014-10-09 11:30 | hgbot | Resolution | open => fixed |
2014-10-09 11:30 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.interco/rev/a92299d749fc0e4ad4c045b829c6d60ba76fb605 [^] |
2014-10-09 13:31 | hgbot | Checkin | |
2014-10-09 13:31 | hgbot | Note Added: 0070842 | |
2014-10-13 08:04 | AtulOpenbravo | Review Assigned To | => AtulOpenbravo |
2014-10-13 08:04 | AtulOpenbravo | Note Added: 0070892 | |
2014-10-13 08:04 | AtulOpenbravo | Status | resolved => closed |
2015-02-20 12:49 | hgbot | Checkin | |
2015-02-20 12:49 | hgbot | Note Added: 0074701 | |
2015-02-20 12:49 | hgbot | Status | closed => resolved |
2015-02-20 12:49 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.interco/rev/a92299d749fc0e4ad4c045b829c6d60ba76fb605 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.interco/rev/b1e5b747bab0600ad9bdab2b555730d05bc8631e [^] |
2015-02-20 12:50 | hgbot | Checkin | |
2015-02-20 12:50 | hgbot | Note Added: 0074703 | |
2015-02-20 13:38 | aferraz | Review Assigned To | AtulOpenbravo => aferraz |
2015-02-20 13:38 | aferraz | Note Added: 0074724 | |
2015-02-20 13:38 | aferraz | Status | resolved => closed |
2018-01-31 11:07 | ngarcia | Relationship added | related to 0037789 |
Copyright © 2000 - 2009 MantisBT Group |