Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0010586 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] 09. Financial management | major | always | 2009-09-14 16:45 | 2011-05-24 10:57 | |||
Reporter | vmromanos | View Status | public | |||||
Assigned To | vmromanos | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | pi | Fixed in SCM revision | cd4b59f7afcb | |||
Projection | none | ETA | none | Target Version | pi | |||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6 | |||
OS Version | Ubuntu 8.04 | Database version | 8.3.7 | Ant version | 1.7.0 | |||
Product Version | pi | SCM revision | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0010586: Associate cancelled/credit memo invoices with the original invoice (I) | |||||||
Description | Currently in Openbravo ERP, when you cancel an invoice or when you create a Credit Memo, the application doesn't keep the relation between the canceled invoice and the original one. A new tab in the Invoice window (Sales and Purchase) must be added to track this relationship between invoices. | |||||||
Proposed Solution | A new tab in the Invoice window (Sales and Purchase) must be added to track this relationship between invoices. When canceling an invoice, the relation should be added automatically. When creating a Credit Memo, the relation should be manually added by the user | |||||||
Tags | closingMay2011, main | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0020105) hgbot (developer) 2009-09-16 11:05 |
Repository: erp/devel/pi Changeset: 04115cda9849e08294c3c9162aa1684cb8ba5d2b Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com> Date: Tue Sep 15 21:32:12 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/04115cda9849e08294c3c9162aa1684cb8ba5d2b [^] Fixed issue 10586: Associate cancelled/credit memo invoices with the original invoice --- M src-db/database/model/functions/C_INVOICE_POST.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_FIELD.xml M src-db/database/sourcedata/AD_MESSAGE.xml M src-db/database/sourcedata/AD_MODEL_OBJECT.xml M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml M src-db/database/sourcedata/AD_TAB.xml M src-db/database/sourcedata/AD_TABLE.xml A src-db/database/model/tables/C_INVOICE_REVERSE.xml A src-db/database/model/triggers/C_INVOICE_REVERSE_TRG.xml --- |
(0020117) hgbot (developer) 2009-09-16 16:06 |
Repository: erp/devel/pi Changeset: cd4b59f7afcb6d3f8c44a2dabf26a4e3f4f8d64d Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com> Date: Wed Sep 16 13:31:53 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/cd4b59f7afcb6d3f8c44a2dabf26a4e3f4f8d64d [^] Issue 10586: Changed table name --- M src-db/database/sourcedata/AD_TABLE.xml --- |
(0020471) hgbot (developer) 2009-09-29 14:12 |
Repository: erp/devel/pi-pageddatagrid Changeset: 04115cda9849e08294c3c9162aa1684cb8ba5d2b Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com> Date: Tue Sep 15 21:32:12 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/04115cda9849e08294c3c9162aa1684cb8ba5d2b [^] Fixed issue 10586: Associate cancelled/credit memo invoices with the original invoice --- M src-db/database/model/functions/C_INVOICE_POST.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_FIELD.xml M src-db/database/sourcedata/AD_MESSAGE.xml M src-db/database/sourcedata/AD_MODEL_OBJECT.xml M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml M src-db/database/sourcedata/AD_TAB.xml M src-db/database/sourcedata/AD_TABLE.xml A src-db/database/model/tables/C_INVOICE_REVERSE.xml A src-db/database/model/triggers/C_INVOICE_REVERSE_TRG.xml --- |
(0020474) hgbot (developer) 2009-09-29 14:12 |
Repository: erp/devel/pi-pageddatagrid Changeset: cd4b59f7afcb6d3f8c44a2dabf26a4e3f4f8d64d Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com> Date: Wed Sep 16 13:31:53 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/cd4b59f7afcb6d3f8c44a2dabf26a4e3f4f8d64d [^] Issue 10586: Changed table name --- M src-db/database/sourcedata/AD_TABLE.xml --- |
Issue History | |||
Date Modified | Username | Field | Change |
2009-09-14 16:45 | vmromanos | New Issue | |
2009-09-14 16:45 | vmromanos | Assigned To | => vmromanos |
2009-09-14 16:46 | vmromanos | Relationship added | blocks 0010585 |
2009-09-15 10:16 | vmromanos | Priority | normal => high |
2009-09-15 10:16 | vmromanos | Summary | Associate cancelled/credit memo invoices with the original invoice => Associate cancelled/credit memo invoices with the original invoice (I) |
2009-09-15 10:21 | vmromanos | Relationship added | blocks 0010605 |
2009-09-15 10:22 | vmromanos | Status | new => scheduled |
2009-09-15 10:22 | vmromanos | fix_in_branch | => pi |
2009-09-16 11:05 | hgbot | Checkin | |
2009-09-16 11:05 | hgbot | Note Added: 0020105 | |
2009-09-16 11:05 | hgbot | Status | scheduled => resolved |
2009-09-16 11:05 | hgbot | Resolution | open => fixed |
2009-09-16 11:05 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/04115cda9849e08294c3c9162aa1684cb8ba5d2b [^] |
2009-09-16 16:06 | hgbot | Checkin | |
2009-09-16 16:06 | hgbot | Note Added: 0020117 | |
2009-09-16 16:06 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/04115cda9849e08294c3c9162aa1684cb8ba5d2b [^] => http://code.openbravo.com/erp/devel/pi/rev/cd4b59f7afcb6d3f8c44a2dabf26a4e3f4f8d64d [^] |
2009-09-29 14:12 | hgbot | Checkin | |
2009-09-29 14:12 | hgbot | Note Added: 0020471 | |
2009-09-29 14:12 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/cd4b59f7afcb6d3f8c44a2dabf26a4e3f4f8d64d [^] => http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/04115cda9849e08294c3c9162aa1684cb8ba5d2b [^] |
2009-09-29 14:12 | hgbot | Checkin | |
2009-09-29 14:12 | hgbot | Note Added: 0020474 | |
2009-09-29 14:12 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/04115cda9849e08294c3c9162aa1684cb8ba5d2b [^] => http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/cd4b59f7afcb6d3f8c44a2dabf26a4e3f4f8d64d [^] |
2009-10-22 19:26 | psarobe | Tag Attached: main | |
2011-05-24 09:59 | dalsasua | Tag Attached: closingMay2011 | |
2011-05-24 10:57 | dalsasua | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |