Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0030907 | Retail Modules | Web POS | public | 2015-09-23 18:07 | 2015-09-30 17:03 |
|
Reporter | jorge-garcia | |
Assigned To | mario_castello | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR15Q4 | |
Merge Request Status | |
Review Assigned To | guilleaer |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0030907: Change messages to ad_messages |
Description | Some messages are hard-coded in the businesspartner.js and sharedcomponent.js files. It's necessary to change these messages to ad_messages type.
Messages:
* Name is required for BPartner
* Adress is required for BPartner |
Steps To Reproduce | 1) Go to businesspartner.js file
2) Search 'Name is required for BPartner'
3) These message must be ad_messages |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | defect | 0030829 | | closed | jorge-garcia | Address field should be mandatory when creating BPs or BPLocs in Web POS |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-09-23 18:07 | jorge-garcia | New Issue | |
2015-09-23 18:07 | jorge-garcia | Assigned To | => Retail |
2015-09-23 18:07 | jorge-garcia | OBNetwork customer | => No |
2015-09-23 18:07 | jorge-garcia | Triggers an Emergency Pack | => No |
2015-09-24 16:50 | mario_castello | Assigned To | Retail => mario_castello |
2015-09-25 03:49 | hgbot | Checkin | |
2015-09-25 03:49 | hgbot | Note Added: 0080631 | |
2015-09-25 03:49 | hgbot | Status | new => resolved |
2015-09-25 03:49 | hgbot | Resolution | open => fixed |
2015-09-25 03:49 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/115bf2ff4ad4ae5c28af3a0c48bcf45d9acf75e4 [^] |
2015-09-25 11:01 | Orekaria | Review Assigned To | => guilleaer |
2015-09-29 09:01 | guilleaer | Note Added: 0080682 | |
2015-09-29 09:01 | guilleaer | Status | resolved => new |
2015-09-29 09:01 | guilleaer | Resolution | fixed => open |
2015-09-29 18:15 | hgbot | Checkin | |
2015-09-29 18:15 | hgbot | Note Added: 0080720 | |
2015-09-29 20:13 | guilleaer | Status | new => scheduled |
2015-09-29 20:14 | guilleaer | Note Added: 0080723 | |
2015-09-29 20:14 | guilleaer | Status | scheduled => resolved |
2015-09-29 20:14 | guilleaer | Fixed in Version | => RR15Q4 |
2015-09-29 20:14 | guilleaer | Resolution | open => fixed |
2015-09-29 20:14 | guilleaer | Note Added: 0080724 | |
2015-09-29 20:14 | guilleaer | Status | resolved => closed |
2015-09-30 16:21 | jorge-garcia | Relationship added | depends on 0030829 |
2015-09-30 17:03 | hgbot | Checkin | |
2015-09-30 17:03 | hgbot | Note Added: 0080759 | |
Notes |
|
(0080631)
|
hgbot
|
2015-09-25 03:49
|
|
|
|
|
A message which is not being used is added but it is not needed.
Apart from that this message has typo.
Address --> not ->> Adress |
|
|
(0080720)
|
hgbot
|
2015-09-29 18:15
|
|
|
|
|
|
|
|
|
|
(0080759)
|
hgbot
|
2015-09-30 17:03
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 391f0c29830eab476a5b7883fca2c02bf0b53286
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Wed Sep 30 16:56:57 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/391f0c29830eab476a5b7883fca2c02bf0b53286 [^]
Related to issue 30907: Change messages to ad_messages
Added the message for the warning of Address Field
---
M src-db/database/sourcedata/AD_MESSAGE.xml
M web/org.openbravo.retail.posterminal/js/model/businesspartner.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customeraddress/components/sharedcomponents.js
---
|
|