Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0046250 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Quotations | major | always | 2021-04-12 12:42 | 2021-04-14 11:09 | |||
Reporter | dmiguelez | View Status | public | |||||
Assigned To | Retail | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR21Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0127232) hgbot (developer) 2021-04-12 13:03 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/374 [^] |
(0127263) hgbot (developer) 2021-04-14 11:09 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/374 [^] |
(0127264) hgbot (developer) 2021-04-14 11:09 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: aa1b78a81c8007cd0db473be405a7daec1114c0d Author: David Miguelez <david.miguelez@openbravo.com> Date: 2021-04-14T09:09:24+00:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/aa1b78a81c8007cd0db473be405a7daec1114c0d [^] Fixes ISSUE-46250. orderType should be a number, not a String --- M web/org.openbravo.retail.posterminal/app/model/business-object/ticket-list/actions/AddNewQuotation.js --- |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |