Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007816Openbravo ERP07. Sales managementpublic2009-02-25 11:222009-04-22 00:00
sureshbabu 
AinhoaPagola 
lowminoralways
closedfixed 
20rPath Linux
pi 
2.50 
Core
No
0007816: Create lines from and Copy lines buttons are wrongly enabled even after an invoice is completed.
Create lines from and Copy lines buttons are wrongly enabled even after an invoice is completed.
step 1: create a SO and goods receipts with the necessary details
Step 2: create Sales invoice for the above created SO and click complete button and confirm it by clicking the OK button.

Create lines from button and copy lines button are enabled even after the document status is changed to complete.


User can't add line items when the document status is complete so we can remove both the buttons.
No tags attached.
duplicate of defect 0007989 closed rajagopal Create lines from button, wrongly enabled even after Goods shipment document is completed 
Issue History
2009-02-25 11:22sureshbabuNew Issue
2009-02-25 11:22sureshbabuAssigned To => rafaroda
2009-02-27 18:26psarobeStatusnew => scheduled
2009-02-27 18:26psarobeNote Added: 0014177
2009-02-27 18:26psarobeAssigned Torafaroda => AinhoaPagola
2009-02-27 18:26psarobefix_in_branch => trunk
2009-03-03 13:47hgbotCheckin
2009-03-03 13:47hgbotNote Added: 0014311
2009-03-03 13:47hgbotStatusscheduled => resolved
2009-03-03 13:47hgbotResolutionopen => fixed
2009-03-03 13:47hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/518e95540955df79af3bdacd4c3e8383daa4a497 [^]
2009-03-06 16:01AinhoaPagolaRelationship addedduplicate of 0007989
2009-04-21 10:53psarobeStatusresolved => closed
2009-04-22 00:00anonymoussf_bug_id0 => 2778012

Notes
(0014177)
psarobe   
2009-02-27 18:26   
Hide the buttons using display logic. Please review all the transactional documents:

Purchase order
goods receipt
purchase invoice
sales order
goods shipments
sales invoice
(0014311)
hgbot   
2009-03-03 13:47   
Repository: erp/devel/pi
Changeset: 518e95540955df79af3bdacd4c3e8383daa4a497
Author: Ainhoa Pagola <ainhoa.pagola <at> openbravo.com>
Date: Tue Mar 03 13:43:19 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/518e95540955df79af3bdacd4c3e8383daa4a497 [^]

Fixes bug 7816 copy lines and create from buttons are not enabled when the document has been processed

---
M src-db/database/sourcedata/AD_FIELD.xml
---