Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031253Retail ModulesWeb POSpublic2015-10-26 18:082015-12-01 10:03
daniOpenbravo 
Osmany 
normalminoralways
closedfixed 
3014.04
 
 
adrianromero
No
0031253: Fields in window Pos Print Template window should not be editable.
Fields in windos "POS Print Template" should not be editable if the module where the record belongs is not marked as "in development"

The data in "POS Print Template" Window is part of the dictionary data.
- Log in the ERP as System Administrator.
- Go to Window "POS Print Template".
- Select any record configured with "Report" checkbox=Y.
- Edit field Printer and save.
Add a trigger in the table to fire the message:

Error
Saving failed. Cannot update an object in a module not in development and without an active template

This is the same logic as implemented in other windows as: "Tables and Columns", "Windows, Tabs and Fields" etc...
SER-QA
Issue History
2015-10-26 18:08daniOpenbravoNew Issue
2015-10-26 18:08daniOpenbravoAssigned To => Retail
2015-10-26 18:08daniOpenbravoTriggers an Emergency Pack => No
2015-10-27 09:35adrianromeroSummaryPrinter field in Pos Print Template window should not be visible. => Fields in window Pos Print Template window should not be editable.
2015-10-27 09:35adrianromeroDescription Updatedbug_revision_view_page.php?rev_id=9895#r9895
2015-10-27 09:35adrianromeroSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=9897#r9897
2015-10-27 09:35adrianromeroProposed Solution updated
2015-10-29 18:10OsmanyAssigned ToRetail => Osmany
2015-11-03 12:36adrianromeroStatusnew => scheduled
2015-11-03 16:53hgbotCheckin
2015-11-03 16:53hgbotNote Added: 0081454
2015-11-03 16:53hgbotStatusscheduled => resolved
2015-11-03 16:53hgbotResolutionopen => fixed
2015-11-03 16:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ca2e9bc890074bd3c5271edad1b02eaa26797464 [^]
2015-11-03 17:06adrianromeroReview Assigned To => adrianromero
2015-11-03 17:06adrianromeroNote Added: 0081457
2015-11-03 17:06adrianromeroStatusresolved => closed
2015-12-01 10:03ageteTag Attached: SER-QA

Notes
(0081454)
hgbot   
2015-11-03 16:53   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: ca2e9bc890074bd3c5271edad1b02eaa26797464
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Tue Nov 03 12:38:35 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ca2e9bc890074bd3c5271edad1b02eaa26797464 [^]

Fixes issue 0031253: Fields in window Pos Print Template window should not be editable.
* New trigger in POS Print Template window implements this constraint

---
A src-db/database/model/triggers/OBPOS_PRINT_TEMPLATE_MOD_TRG.xml
---
(0081457)
adrianromero   
2015-11-03 17:06   
Verified