Openbravo Issue Tracking System - Openbravo Localizations
View Issue Details
0046014Openbravo LocalizationsLocalization Portugalpublic2021-03-08 09:362021-10-20 19:01
ucarrion 
psanjuan 
urgentminoralways
closedfixed 
5
 
 
0046014: Unexpected 'Is Portuguese' field on the customer creation popup
The Portuguese Localization modules (AKA SAF-T) could be installed into a multiclient environment. In the Webpos customer creation popup, there's a check 'Is Portuguese' to be used for Portuguese clients that is also dislayed in other non-PT clients in case of multiclient environment. It has no sense to be displayed in case the store is not Portuguese.
-Into a multiclient enviornment, install the SAFT module
-Login a till into a store that has not a Portuguese configuration
-Create a new customer in Webpos
-Check that the 'Is Portuguese' flag is displayed and it has no sense
To make this field appear only if the 'Portuguese Configuration' flag is marked at Organization level.
No tags attached.
depends on defect 0046542 closed psanjuan EWI when the Is Portuguese flag is selcted but there is no SAFT T Configured 
diff e4705f721467f66bb8552d6f3923ef70987ef5c5.diff (804) 2021-05-06 14:23
https://issues.openbravo.com/file_download.php?file_id=15661&type=bug
Issue History
2021-03-08 09:36ucarrionNew Issue
2021-03-08 09:36ucarrionAssigned To => Retail
2021-03-08 09:36ucarrionResolution time => 1617228000
2021-03-08 09:36ucarrionTriggers an Emergency Pack => No
2021-03-08 21:08rqueraltaAssigned ToRetail => rqueralta
2021-03-08 21:09rqueraltaStatusnew => scheduled
2021-03-25 13:26lmonrealPrioritynormal => urgent
2021-03-25 13:26lmonrealNote Added: 0126917
2021-03-31 13:47marvintmReview Assigned To => marvintm
2021-03-31 13:47marvintmNote Added: 0127072
2021-03-31 13:47marvintmStatusscheduled => closed
2021-03-31 13:47marvintmResolutionopen => no change required
2021-04-06 10:13psanjuanNote Added: 0127100
2021-04-06 10:33psanjuanNote Added: 0127102
2021-04-06 10:33psanjuanStatusclosed => new
2021-04-06 10:35psanjuanNote Added: 0127103
2021-04-06 10:35psanjuanAssigned Torqueralta => psanjuan
2021-04-06 10:36guillermogilNote Added: 0127104
2021-04-06 10:36guillermogilNote Edited: 0127104bug_revision_view_page.php?bugnote_id=0127104#r22293
2021-04-06 10:40psanjuanNote Edited: 0127100bug_revision_view_page.php?bugnote_id=0127100#r22295
2021-04-12 12:12vmromanosResolution time1617228000 =>
2021-04-12 12:12vmromanosNote Added: 0127230
2021-05-06 14:22jorgewederagoIssue Monitored: jorgewederago
2021-05-06 14:22jorgewederagoIssue End Monitor: jorgewederago
2021-05-06 14:23jorgewederagoFile Added: e4705f721467f66bb8552d6f3923ef70987ef5c5.diff
2021-07-02 13:43psanjuanRelationship addedrelated to 0046542
2021-08-23 09:51aferrazProjectRetail Modules => Openbravo Localizations
2021-08-23 09:51aferrazCategoryWeb POS => Localization Portugal
2021-08-24 10:02psanjuanNote Added: 0131286
2021-09-16 16:00psanjuanStatusnew => scheduled
2021-09-16 16:01psanjuanNote Added: 0131875
2021-10-20 19:00aferrazRelationship replaceddepends on 0046542
2021-10-20 19:00aferrazStatusscheduled => resolved
2021-10-20 19:00aferrazResolutionno change required => fixed
2021-10-20 19:00aferrazStatusresolved => closed
2021-10-20 19:01aferrazNote Added: 0132503

Notes
(0126917)
lmonreal   
2021-03-25 13:26   
Increasing priority as Go Live of the customer affecting by this issue is close.
(0127072)
marvintm   
2021-03-31 13:47   
This issue is related to the Portuguese Localization modules, which at this point are not maintained by Product. You need to discuss internally so that the issue is explained to the partner, and fixed by them.
(0127100)
psanjuan   
2021-04-06 10:13   
(edited on: 2021-04-06 10:40)
Reported to the partner
http://practicsbs.zendesk.com/hc/requests/7959 [^]

(0127102)
psanjuan   
2021-04-06 10:33   
This issue needs to be fixed in the SAFT code.
(0127103)
psanjuan   
2021-04-06 10:35   
Añadir en

https://gitlab.com/obcustomers/DKTPT/com.practicsbs.saftpt.retail/-/blob/master/web/com.practicsbs.saftpt.retail/js/components/bp-addproperties.js#L59 [^]

un:
If (certificaciónactive) { show } else { hide }
(0127104)
guillermogil   
2021-04-06 10:36   
On initComponents of js/components/bp-addproperties.js

Should be needed to add something like:
if (certificationActive) { show } else { hide }

(0127230)
vmromanos   
2021-04-12 12:12   
Removed resolution time, as this issue will be fixed in the customization itself in the short term. We leave the bug open to implement this behavior in the next SAFT versions owned by OB.
(0131286)
psanjuan   
2021-08-24 10:02   
http://practicsbs.zendesk.com/hc/requests/10871 [^]
(0131875)
psanjuan   
2021-09-16 16:01   
This issue will be resolved once issue 46542 related is resolved.
(0132503)
aferraz   
2021-10-20 19:01   
Fixed in 0046542.