Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0050349 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [POS2] POS | minor | have not tried | 2022-09-27 00:17 | 2022-10-11 01:15 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 23Q1 | |||
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 | 0050349: RM-2495: Add the printable price option for UI | |||||||
Description | This option controls price display at ticket line level in the user interface | |||||||
Steps To Reproduce | See spec: https://docs.google.com/document/d/12bVsbMoJIy-PWbcvbqOMnhhLtNbTb-PFZRYvd6iAOKE/edit [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0141383) hgbot (developer) 2022-09-27 00:20 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/merge_requests/15 [^] |
(0141384) hgbot (developer) 2022-09-27 00:23 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1232 [^] |
(0141655) mtaal (viewer) 2022-10-04 23:09 |
Proof of testing: https://docs.google.com/spreadsheets/d/1pJIwPI0mJhXfUAbH-SYu6zmnDwbu7WgR4Zb9aTci4H4/edit#gid=0 [^] |
(0141845) hgbot (developer) 2022-10-07 11:37 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 001814a67e774ddbdec57fe743b36cfa4b7ae579 Author: Martin Taal <martin.taal@openbravo.com> Date: 07-10-2022 09:37:20 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/001814a67e774ddbdec57fe743b36cfa4b7ae579 [^] Fixed ISSUE-50349: add extra price option UI field to control how prices are shown --- A src/org/openbravo/pos2/master/InvoiceLinesProperties.java M src-db/database/model/modifiedTables/C_ORDERLINE.xml M src-db/database/model/modifiedTables/M_PRODUCTPRICE.xml M src-db/database/model/modifiedTables/M_PRODUCTPRICE_EXC.xml M src-db/database/model/tables/OBPOS2_POP.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_FIELD.xml M src-db/database/sourcedata/AD_FIELDGROUP.xml M src-db/database/sourcedata/AD_REFERENCE.xml M src-db/database/sourcedata/AD_REF_LIST.xml M src/org/openbravo/pos2/master/LoadedProductProperties.java M src/org/openbravo/pos2/master/PaidReceiptLinesProperties.java M src/org/openbravo/pos2/master/ProductProperties.java M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLineDiscount/TicketLineDiscount.jsx M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLinePrediscountPrice/TicketLinePrediscountPrice.jsx M web-jspack/org.openbravo.pos2/src/model/ticket/actions/AddPrintOptions.js --- |
(0141846) hgbot (developer) 2022-10-07 11:37 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1232 [^] |
(0141847) hgbot (developer) 2022-10-07 11:38 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/merge_requests/15 [^] |
(0141848) hgbot (developer) 2022-10-07 11:38 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations [^] Changeset: edeed3380dacded620d737c854f5a846260dc438 Author: Martin Taal <martin.taal@openbravo.com> Date: 07-10-2022 09:37:58 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/commit/edeed3380dacded620d737c854f5a846260dc438 [^] Fixed ISSUE-50349: include the print price option for the UI --- A src-db/database/model/triggers/OBCOMOP_COM_OPERATION_TRG.xml M src-db/database/model/tables/OBCOMOP_COM_OPERATION.xml M src-db/database/model/tables/OBCOMOP_COM_OPER_PRODPRI.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_FIELD.xml M src/org/openbravo/commercialoperations/process/ValidateCommercialOperationProcess.java --- |
(0141867) hgbot (developer) 2022-10-10 02:14 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/merge_requests/18 [^] |
(0141868) hgbot (developer) 2022-10-10 02:15 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations [^] Changeset: 5af9baa4d6e561dc75ad42b9b4929e2d56173c5a Author: Martin Taal <martin.taal@openbravo.com> Date: 10-10-2022 02:14:14 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/commit/5af9baa4d6e561dc75ad42b9b4929e2d56173c5a [^] Revert "Fixed ISSUE-50349: include the print price option for the UI" This reverts commit edeed3380dacded620d737c854f5a846260dc438. --- M src-db/database/model/tables/OBCOMOP_COM_OPERATION.xml M src-db/database/model/tables/OBCOMOP_COM_OPER_PRODPRI.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_FIELD.xml M src/org/openbravo/commercialoperations/process/ValidateCommercialOperationProcess.java R src-db/database/model/triggers/OBCOMOP_COM_OPERATION_TRG.xml --- |
(0141869) hgbot (developer) 2022-10-10 02:15 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/merge_requests/18 [^] |
(0141936) hgbot (developer) 2022-10-11 01:15 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/merge_requests/19 [^] |
(0141937) hgbot (developer) 2022-10-11 01:15 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations [^] Changeset: 06b24d5a8e20ae8c781b2bc4d1ea4e4283e8c5f5 Author: Martin Taal <martin.taal@openbravo.com> Date: 11-10-2022 01:14:44 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/commit/06b24d5a8e20ae8c781b2bc4d1ea4e4283e8c5f5 [^] Fixed ISSUE-50349: include the print price option for the UI --- A src-db/database/model/triggers/OBCOMOP_COM_OPERATION_TRG.xml M src-db/database/model/tables/OBCOMOP_COM_OPERATION.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_FIELD.xml M src/org/openbravo/commercialoperations/process/ValidateCommercialOperationProcess.java --- |
(0141938) hgbot (developer) 2022-10-11 01:15 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.commercialoperations/-/merge_requests/19 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2022-09-27 00:17 | mtaal | New Issue | |
2022-09-27 00:17 | mtaal | Assigned To | => mtaal |
2022-09-27 00:17 | mtaal | OBNetwork customer | => No |
2022-09-27 00:17 | mtaal | Triggers an Emergency Pack | => No |
2022-09-27 00:20 | hgbot | Merge Request Status | => open |
2022-09-27 00:20 | hgbot | Note Added: 0141383 | |
2022-09-27 00:23 | hgbot | Note Added: 0141384 | |
2022-10-04 23:09 | mtaal | Note Added: 0141655 | |
2022-10-05 15:09 | hgbot | Merge Request Status | open => approved |
2022-10-05 15:17 | hgbot | Merge Request Status | approved => open |
2022-10-07 11:37 | hgbot | Merge Request Status | open => approved |
2022-10-07 11:37 | hgbot | Resolution | open => fixed |
2022-10-07 11:37 | hgbot | Status | new => closed |
2022-10-07 11:37 | hgbot | Fixed in Version | => 23Q1 |
2022-10-07 11:37 | hgbot | Note Added: 0141845 | |
2022-10-07 11:37 | hgbot | Note Added: 0141846 | |
2022-10-07 11:38 | hgbot | Note Added: 0141847 | |
2022-10-07 11:38 | hgbot | Note Added: 0141848 | |
2022-10-10 02:14 | hgbot | Note Added: 0141867 | |
2022-10-10 02:15 | hgbot | Note Added: 0141868 | |
2022-10-10 02:15 | hgbot | Note Added: 0141869 | |
2022-10-11 01:15 | hgbot | Note Added: 0141936 | |
2022-10-11 01:15 | hgbot | Note Added: 0141937 | |
2022-10-11 01:15 | hgbot | Note Added: 0141938 | |
2023-07-21 12:24 | ranjith_qualiantech_com | Relationship added | related to 0051304 |
Copyright © 2000 - 2009 MantisBT Group |