Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0046250
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Quotationsmajoralways2021-04-12 12:422021-04-14 11:09
ReporterdmiguelezView Statuspublic 
Assigned ToRetail 
PrioritynormalResolutionfixedFixed in VersionRR21Q3
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0046250: orderType should be set as a number, not as a String

DescriptionIn 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 ReproduceLog 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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
---

- 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 Triggers an Emergency Pack => No
2021-04-12 13:03 hgbot Note Added: 0127232
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
Powered by Mantis Bugtracker