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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0045344
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2020-10-30 13:172020-11-04 03:25
ReporterpsanjuanView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityurgentResolutionfixedFixed in VersionRR21Q1
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabasePostgreSQLJava version7.x
OS VersionOpenbravo Appliance 14.04Database version9.3.xAnt version1.9.x
Product VersionSCM revision 
Review Assigned To
Regression levelProduction - QA Approved
Regression date
Regression introduced in releaseRR20Q3
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0045344: A new preference needs to be created for WEB POS that if disable allows to issue a Full Invoice without Customer Tax ID info.

DescriptionA new preference needs to be created for WEB POS that if disable a full invoice can be issued for a customer without Customer Tax ID info.
Steps To Reproducen/a
Proposed SolutionName of the preference:

Web POS Full Invoice requires customer Tax ID

Default value: Yes

That means current behaviour, that is a full invoice can not be issued, an error message is shown, see image attached, if the customer does not have a Tax ID.

A full invoice can be issued:

* by using the function "Issue Invoice" available whenever Customer Invoice Terms are "Inmediate"
* whenver Customer Invoice Terms are "After Delivery", at the same time goods are delivered.


Therefore, if this preference is configured as disable for a given OB Client, a full invoice can be issued for customers do not having customer Tax ID information.



TagsNOR
Attached Filesjpg file icon error_45344.jpg [^] (56,025 bytes) 2020-10-30 14:06

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0045345RR20Q4 closedranjith_qualiantech_com A new preference needs to be created for WEB POS that if disable allows to issue a Full Invoice without Customer Tax ID info. 
depends on backport 0045346RR20Q3.2 closedranjith_qualiantech_com A new preference needs to be created for WEB POS that if disable allows to issue a Full Invoice without Customer Tax ID info. 
related to defect 0045378 closedprakashmurugesan88 When Sell On Credit in a Touchpoint which Touchpoint Type does NOT use simplified invoice, simplified invoice created 

-  Notes
(0124077)
hgbot (developer)
2020-11-02 07:12

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/147 [^]
(0124128)
hgbot (developer)
2020-11-03 16:06

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: ec9e1181ea1bb0a551c7a6e743bb1a3a0065fdbf
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-11-03T11:28:18+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/ec9e1181ea1bb0a551c7a6e743bb1a3a0065fdbf [^]

Fixed ISSUE-45344: Added Preference to allow full invoice if customer taxid is not present
* Invoice cannot be issued for Anonymous customer

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_PREFERENCE.xml
M src-db/database/sourcedata/AD_REF_LIST.xml
M web/org.openbravo.retail.posterminal/js/components/modalreceiptproperties.js
M web/org.openbravo.retail.posterminal/js/components/orderselector.js
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0124129)
hgbot (developer)
2020-11-03 16:06

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/147 [^]
(0124135)
hgbot (developer)
2020-11-04 03:20

Merge Request created: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/51 [^]
(0124136)
hgbot (developer)
2020-11-04 03:24

Merge request merged: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/51 [^]
(0124137)
hgbot (developer)
2020-11-04 03:25

Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: 610a5de45fe2e45226043d79dabb66a88121dfcf
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-11-04T07:48:46+05:30
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/610a5de45fe2e45226043d79dabb66a88121dfcf [^]

Verifies ISSUE-45344: Updated Automated Tests to issue invoice for non anonymouse customers

---
M src-test/org/openbravo/test/mobile/core/utils/AllowedErrorsHelper.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/giftcards/I38047_VerifyOrderPaymentPlanWithGiftCard.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I27808_BusinessPartnerBlank.java
---

- Issue History
Date Modified Username Field Change
2020-10-30 13:17 psanjuan New Issue
2020-10-30 13:17 psanjuan Assigned To => Retail
2020-10-30 13:17 psanjuan Triggers an Emergency Pack => No
2020-10-30 13:20 psanjuan Summary A new preference needs to be created named by default => A new preference needs to be created for WEB POS that if disable allows to issue a Full Invoice without Customer Tax ID info.
2020-10-30 13:20 psanjuan Description Updated View Revisions
2020-10-30 13:20 psanjuan Steps to Reproduce Updated View Revisions
2020-10-30 13:20 psanjuan Proposed Solution updated
2020-10-30 13:43 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2020-10-30 13:43 marvintm Status new => scheduled
2020-10-30 14:01 psanjuan Description Updated View Revisions
2020-10-30 14:01 psanjuan Proposed Solution updated
2020-10-30 14:05 psanjuan Proposed Solution updated
2020-10-30 14:06 psanjuan File Added: error_45344.jpg
2020-10-30 14:07 psanjuan Proposed Solution updated
2020-10-30 14:08 psanjuan Regression level => Production - QA Approved
2020-10-30 14:08 psanjuan Regression introduced in release => RR20Q3
2020-11-02 07:12 hgbot Note Added: 0124077
2020-11-02 09:04 rafaroda Issue Monitored: rafaroda
2020-11-02 09:04 rafaroda Tag Attached: NOR
2020-11-03 16:06 hgbot Resolution open => fixed
2020-11-03 16:06 hgbot Status scheduled => closed
2020-11-03 16:06 hgbot Fixed in Version => RR21Q1
2020-11-03 16:06 hgbot Note Added: 0124128
2020-11-03 16:06 hgbot Note Added: 0124129
2020-11-04 03:20 hgbot Note Added: 0124135
2020-11-04 03:24 hgbot Note Added: 0124136
2020-11-04 03:25 hgbot Note Added: 0124137
2020-11-05 10:00 rafaroda Relationship added related to 0045378


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker