Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0047461 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Cash up | major | always | 2021-07-27 12:37 | 2021-09-14 04:36 | |||
Reporter | dmiguelez | View Status | public | |||||
Assigned To | Retail | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR21Q4 | |||
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 | dmiguelez | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0047461: Remove dependency from Backbone to Cashup Report | |||||||
Description | Cashup report depends on backbone objects, however, this dependency should be removed. The reason for it is that the new POS will not use Backbone objects and by removing this dependency it will be possible to have a unique template that can be used by both versions of the POS. | |||||||
Steps To Reproduce | Cashup report depends on backbone objects, however, this dependency should be removed. The reason for it is that the new POS will not use Backbone objects and by removing this dependency it will be possible to have a unique template that can be used by both versions of the POS. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||
|
![]() |
|
(0130789) dmiguelez (viewer) 2021-07-27 12:37 |
First commit of the new POS infrastructure: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/76cde7b892f492ba3cdceca297a9dac78fa2711a [^] |
(0130939) hgbot (developer) 2021-08-02 22:33 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/532 [^] |
(0131426) hgbot (developer) 2021-08-30 10:02 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: e01902a4a1bb95e724a083372e3312551d0d6c02 Author: Angel Eduardo <angel.gonzalez@smfconsulting.com> Date: 2021-08-30T08:01:33+00:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/e01902a4a1bb95e724a083372e3312551d0d6c02 [^] fixed ISSUE-47461: Removes backbone dependency for printcashup template. --- M web/org.openbravo.retail.posterminal/res/printcashup.xml --- |
(0131427) hgbot (developer) 2021-08-30 10:02 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/532 [^] |
(0131428) hgbot (developer) 2021-08-30 10:02 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 23db08f740bdd5afa9b4b53a06f64c049814e636 Author: Angel Eduardo <angel.gonzalez@smfconsulting.com> Date: 2021-08-30T08:01:33+00:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/23db08f740bdd5afa9b4b53a06f64c049814e636 [^] fixed ISSUE-47461: Converts backbone objects to javascript objects before passing it to the printCloseCash.print method to make it compatible with the migrated cashup template. --- M web/org.openbravo.retail.posterminal/js/closecash/model/cashup/cashup-model.js --- |
(0131429) dmiguelez (viewer) 2021-08-30 10:02 |
Fixed by commit: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/23db08f740bdd5afa9b4b53a06f64c049814e636 [^] |
(0131430) dmiguelez (viewer) 2021-08-30 10:03 |
Code Review + Testing Ok |
(0131480) hgbot (developer) 2021-09-01 12:51 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/560 [^] |
(0131481) hgbot (developer) 2021-09-01 13:01 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 1ce3750315cd679bb4a3638d401bcb5a967ddbac Author: Ranjith S R <ranjith@qualiantech.com> Date: 2021-09-01T13:22:31+05:30 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/1ce3750315cd679bb4a3638d401bcb5a967ddbac [^] Related to ISSUE-47461: Cashup data should be converted to JSON before printing --- M web/org.openbravo.retail.posterminal/js/closecash/model/cashup/cashup-model.js M web/org.openbravo.retail.posterminal/js/closecash/model/closecash-print.js --- |
(0131482) hgbot (developer) 2021-09-01 13:01 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/560 [^] |
(0131590) hgbot (developer) 2021-09-07 08:01 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/565 [^] |
(0131746) hgbot (developer) 2021-09-14 04:36 |
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/565 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2021-07-27 12:37 | dmiguelez | New Issue | |
2021-07-27 12:37 | dmiguelez | Assigned To | => Retail |
2021-07-27 12:37 | dmiguelez | OBNetwork customer | => No |
2021-07-27 12:37 | dmiguelez | Triggers an Emergency Pack | => No |
2021-07-27 12:37 | dmiguelez | Note Added: 0130789 | |
2021-07-27 12:38 | dmiguelez | Status | new => acknowledged |
2021-07-27 12:38 | dmiguelez | Relationship added | blocks 0047195 |
2021-08-02 22:33 | hgbot | Merge Request Status | => open |
2021-08-02 22:33 | hgbot | Note Added: 0130939 | |
2021-08-12 14:20 | hgbot | Merge Request Status | open => approved |
2021-08-30 10:02 | hgbot | Resolution | open => fixed |
2021-08-30 10:02 | hgbot | Status | acknowledged => closed |
2021-08-30 10:02 | hgbot | Fixed in Version | => RR21Q4 |
2021-08-30 10:02 | hgbot | Note Added: 0131426 | |
2021-08-30 10:02 | hgbot | Note Added: 0131427 | |
2021-08-30 10:02 | hgbot | Note Added: 0131428 | |
2021-08-30 10:02 | dmiguelez | Status | closed => scheduled |
2021-08-30 10:02 | dmiguelez | Note Added: 0131429 | |
2021-08-30 10:02 | dmiguelez | Status | scheduled => resolved |
2021-08-30 10:03 | dmiguelez | Review Assigned To | => dmiguelez |
2021-08-30 10:03 | dmiguelez | Note Added: 0131430 | |
2021-08-30 10:03 | dmiguelez | Status | resolved => closed |
2021-09-01 12:51 | hgbot | Note Added: 0131480 | |
2021-09-01 13:01 | hgbot | Note Added: 0131481 | |
2021-09-01 13:01 | hgbot | Note Added: 0131482 | |
2021-09-07 08:01 | hgbot | Note Added: 0131590 | |
2021-09-14 04:36 | hgbot | Note Added: 0131746 |
Copyright © 2000 - 2009 MantisBT Group |