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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0055023
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo Localizations] Localization Portugalminorhave not tried2024-03-21 10:032024-05-14 22:45
ReporterjonaeView Statuspublic 
Assigned Tojonae 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Regression introduced in release
Summary

0055023: Enchancements in document manual window

DescriptionThe field “Número do Doc.Manual“ must be split into two fields named:

Serie do Doc. Manual

Número do Doc. Manual

The field “Serie do Doc. Manual” must be also validated according to what described in the Jira (RM-12483: PT Certification 19Q3 - Document Series must be enhanced according to legal req (Q&A - 41-4696)
DEVELOPMENT TO DO
 )

The field “Data Manual” must be renamed as “Data do Doc. Manual”.

The field “Data do Doc. Manual” must include a validation, therefore the max date to include is “current” date, so no date in the future can be entered.

Review why do we need to have the field “Total” in the “Documento Manual” window, while entering document and customer information. See image attached.

In regards to the Doc. Manual lines, that is the window shown after pressing the process button “Add Line” (rename to “adicionar linha”??)

It is a pre-requisite that the product and therefore the product search key (chave de pesquisa) can be found in the OB back-office:

if it is not found = a warning is given to the end-user by saying (“The product you want to add must be created first in the Openbravo database, therefore product data required but the quantity sold, can be retrieved from there. Once created enter the product search key in the field “Chave de pesquisa” and the quantity sold in the field “Montante”)

if it is found = the end-use will only be able to modify the field “Quantity” (“Montante”)

The field “Total” must be a calculation between the price (including taxes) and quantity.

The field “Taxa do Importo” will need to include the rate of the tax rate related to the Tax Category of the Product, as it would have been calculated by our Tax Engine.
Steps To ReproduceThe field “Número do Doc.Manual“ must be split into two fields named:

Serie do Doc. Manual

Número do Doc. Manual

The field “Serie do Doc. Manual” must be also validated according to what described in the Jira (RM-12483: PT Certification 19Q3 - Document Series must be enhanced according to legal req (Q&A - 41-4696)
DEVELOPMENT TO DO
 )

The field “Data Manual” must be renamed as “Data do Doc. Manual”.

The field “Data do Doc. Manual” must include a validation, therefore the max date to include is “current” date, so no date in the future can be entered.

Review why do we need to have the field “Total” in the “Documento Manual” window, while entering document and customer information. See image attached.

In regards to the Doc. Manual lines, that is the window shown after pressing the process button “Add Line” (rename to “adicionar linha”??)

It is a pre-requisite that the product and therefore the product search key (chave de pesquisa) can be found in the OB back-office:

if it is not found = a warning is given to the end-user by saying (“The product you want to add must be created first in the Openbravo database, therefore product data required but the quantity sold, can be retrieved from there. Once created enter the product search key in the field “Chave de pesquisa” and the quantity sold in the field “Montante”)

if it is found = the end-use will only be able to modify the field “Quantity” (“Montante”)

The field “Total” must be a calculation between the price (including taxes) and quantity.

The field “Taxa do Importo” will need to include the rate of the tax rate related to the Tax Category of the Product, as it would have been calculated by our Tax Engine.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0162456)
hgbot (developer)
2024-03-21 10:37

Merge Request created: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/137 [^]
(0164609)
hgbot (developer)
2024-05-14 22:26

Repository: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail [^]
Changeset: 48e2d8e27916a4b36eef3eaa9c9fdb94cabe255c
Author: Jon Alegría <jon.alegria@openbravo.com>
Date: 14-05-2024 20:26:24
URL: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/commit/48e2d8e27916a4b36eef3eaa9c9fdb94cabe255c [^]

Fixes ISSUE-55023: Adding enhancements to manual documents

---
A src/com/practicsbs/saftpt/retail/request/SaftrManualDocumentLine.java
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/OBMOBC_SERVICES.xml
M web/com.practicsbs.saftpt.retail/js/components/manual-line-popup.js
M web/com.practicsbs.saftpt.retail/js/components/manual-popup.js
M web/com.practicsbs.saftpt.retail/js/model/manual-document.js
M web/com.practicsbs.saftpt.retail/js/utils.js
---
(0164610)
hgbot (developer)
2024-05-14 22:26

Merge request merged: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/137 [^]
(0164615)
hgbot (developer)
2024-05-14 22:45

Merge Request created: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/142 [^]
(0164616)
hgbot (developer)
2024-05-14 22:45

Merge request merged: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/142 [^]
(0164617)
hgbot (developer)
2024-05-14 22:45

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail [^]
Changeset: 9c6077c8d1920ce1b88c6f5f803eeb99a22c250f
Author: jonalegria <jon.alegria@openbravo.com>
Date: 14-05-2024 22:44:30
URL: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/commit/9c6077c8d1920ce1b88c6f5f803eeb99a22c250f [^]

Fixes ISSUE-55023: Adding enhancements to manual documents

---
A src/com/practicsbs/saftpt/retail/request/SaftrManualDocumentLine.java
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/OBMOBC_SERVICES.xml
M web/com.practicsbs.saftpt.retail/js/components/manual-line-popup.js
M web/com.practicsbs.saftpt.retail/js/components/manual-popup.js
M web/com.practicsbs.saftpt.retail/js/model/manual-document.js
M web/com.practicsbs.saftpt.retail/js/utils.js
---

- Issue History
Date Modified Username Field Change
2024-03-21 10:03 jonae New Issue
2024-03-21 10:03 jonae Assigned To => jonae
2024-03-21 10:37 hgbot Note Added: 0162456
2024-05-14 22:26 hgbot Resolution open => fixed
2024-05-14 22:26 hgbot Status new => resolved
2024-05-14 22:26 hgbot Note Added: 0164609
2024-05-14 22:26 hgbot Note Added: 0164610
2024-05-14 22:45 hgbot Note Added: 0164615
2024-05-14 22:45 hgbot Note Added: 0164616
2024-05-14 22:45 hgbot Status resolved => closed
2024-05-14 22:45 hgbot Note Added: 0164617


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker