Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0046250 | Retail Modules | Quotations | public | 2021-04-12 12:42 | 2021-04-14 11:09 |
|
Reporter | dmiguelez | |
Assigned To | Retail | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR21Q3 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0046250: orderType should be set as a number, not as a String |
Description | In the Order model there is a column named orderType, that is used to differentiate between Orders, Returns and Layaways among onthers.
This column should be managed as a number, not as a String |
Steps To Reproduce | Log in in the POS as VallBlanca
On the Menu click on Create new Quotation
Check that a new Ticket is created with the status 'Quotation - Draft' at the bottom.
Using developer tools, check that the orderType is 0 and not '0' by checking:
OB.App.State.getState().Ticket.orderType |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2021-04-12 12:42 | dmiguelez | New Issue | |
2021-04-12 12:42 | dmiguelez | Assigned To | => Retail |
2021-04-12 12:42 | dmiguelez | OBNetwork customer | => No |
2021-04-12 12:42 | dmiguelez | Triggers an Emergency Pack | => No |
2021-04-12 13:03 | hgbot | Merge Request Status | => open |
2021-04-12 13:03 | hgbot | Note Added: 0127232 | |
2021-04-13 16:14 | hgbot | Merge Request Status | open => approved |
2021-04-14 11:09 | hgbot | Resolution | open => fixed |
2021-04-14 11:09 | hgbot | Status | new => closed |
2021-04-14 11:09 | hgbot | Note Added: 0127263 | |
2021-04-14 11:09 | hgbot | Fixed in Version | => RR21Q3 |
2021-04-14 11:09 | hgbot | Note Added: 0127264 | |