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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0010586
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] 09. Financial managementmajoralways2009-09-14 16:452011-05-24 10:57
ReportervmromanosView Statuspublic 
Assigned Tovmromanos 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revisioncd4b59f7afcb
ProjectionnoneETAnoneTarget Versionpi
OSLinux 32 bitDatabasePostgreSQLJava version1.6
OS VersionUbuntu 8.04Database version8.3.7Ant version1.7.0
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0010586: Associate cancelled/credit memo invoices with the original invoice (I)

DescriptionCurrently 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 SolutionA 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
TagsclosingMay2011, main
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks feature request 00105852.50MP6 closedvmromanos Create Spanish Report 349 
blocks feature request 0010605 newmirurita Associate cancelled/credit memo invoices with the original invoice (II) 

-  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
Powered by Mantis Bugtracker