Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021256Openbravo ERP03. Procurement managementpublic2012-07-30 23:382012-08-27 12:16
pjuvara 
naiaramartinez 
normalminoralways
closedfixed 
5
3.0MP12.1 
 
dmiguelez
Core
No
0021256: Poor message when copying invoice lines fails because of tax configuration
When you create an purchase invoice, you can copy from a previously created invoice.

If the tax configuration is not correct and the tax rate is not found the following message is displayed:

---
Does not exist any tax rate defined for product/GLItem <product> in tax category <tax category> and tax zone <location>.
---

The above message is grammatically incorrect and should be rewritten.

The suggested message is:

---
There is no tax rate for product/GLItem <product> in tax category <tax category> and tax zone <location>. Please review your tax configuration.
---
Create a purchase invoice and complete it.
Remove the tax configuration.
Try to create a new invoice pressing Copy Lines.
No tags attached.
Issue History
2012-07-30 23:38pjuvaraNew Issue
2012-07-30 23:38pjuvaraAssigned To => mirurita
2012-07-30 23:38pjuvaraModules => Core
2012-07-31 11:50naiaramartinezAssigned Tomirurita => naiaramartinez
2012-07-31 13:18naiaramartinezNote Added: 0051031
2012-07-31 13:19naiaramartinezStatusnew => scheduled
2012-07-31 13:19naiaramartinezfix_in_branch => pi
2012-08-27 12:15hgbotCheckin
2012-08-27 12:15hgbotNote Added: 0051562
2012-08-27 12:15hgbotStatusscheduled => resolved
2012-08-27 12:15hgbotResolutionopen => fixed
2012-08-27 12:15hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/85cd0be35ad820073a226eeabce39311e93ea64a [^]
2012-08-27 12:16dmiguelezClosed by => dmiguelez
2012-08-27 12:16dmiguelezNote Added: 0051563
2012-08-27 12:16dmiguelezStatusresolved => closed

Notes
(0051031)
naiaramartinez   
2012-07-31 13:18   
Test Plan:
 -Create a purchase invoice and complete it.
 -Navigate to the tax selected in the newly created purchase.
    sales/Purchase type: Sales Tax
 -Go back to Purchase Invoice window and create a new header.
 -Press the Copy Lines button and select previously created invoice.
 -Notice that the message error has been changed.
(0051562)
hgbot   
2012-08-27 12:15   
Repository: erp/devel/pi
Changeset: 85cd0be35ad820073a226eeabce39311e93ea64a
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Tue Jul 31 13:12:27 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/85cd0be35ad820073a226eeabce39311e93ea64a [^]

fixed bug 21256 Poor message when copying invoicelines fails because of tax config

---
M src-db/database/sourcedata/AD_MESSAGE.xml
---
(0051563)
dmiguelez   
2012-08-27 12:16   
Code Review + Testing OK