Openbravo Issue Tracking System - Openbravo Localizations
View Issue Details
0047749Openbravo LocalizationsLocalization Portugalpublic2021-09-23 11:532021-11-04 17:04
caristu 
caristu 
highminoralways
closedfixed 
30Openbravo Appliance 14.04
 
 
0047749: Ability to include external invoice references into verified returns
It would be nice to have the ability of automatically including into the verified returns the invoice information when it is maintained in a external system.

This way, when extracting the eFatura / SAFT file for a Verified Return created in the POS but whose original order is originated through an external system, the information of the original invoice will be included automatically:

...
<References>
  <Reference>External Invoice Reference</Reference>
</References>
...


.
No tags attached.
related to defect 0047721 closed caristu SAFT file does not include Reference information, in case of a Blind Return that becomes Verified. 
related to defect 0047820 closed caristu SAFT External Invoice Reference field must be read-only 
blocks backport 0047766 closed caristu Ability to include external invoice references into verified returns 
Issue History
2021-09-23 11:53caristuNew Issue
2021-09-23 11:53caristuAssigned To => caristu
2021-09-23 11:53caristuIssue generated from0047729
2021-09-23 12:06hgbotNote Added: 0131990
2021-09-28 10:34caristuIssue cloned0047766
2021-09-28 10:34caristuRelationship addedblocks 0047766
2021-09-29 17:33caristuRelationship addedrelated to 0047721
2021-09-30 12:36hgbotResolutionopen => fixed
2021-09-30 12:36hgbotStatusnew => closed
2021-09-30 12:36hgbotNote Added: 0132081
2021-09-30 12:36hgbotNote Added: 0132082
2021-10-06 11:16caristuIssue cloned0047820
2021-10-06 11:16caristuRelationship addedrelated to 0047820
2021-10-20 09:58hgbotNote Added: 0132477
2021-10-20 10:24hgbotNote Added: 0132482
2021-10-20 10:24hgbotNote Added: 0132481
2021-10-21 12:57hgbotNote Added: 0132531
2021-11-04 13:41jetxarriIssue cloned0047991
2021-11-04 17:04hgbotNote Added: 0132854
2021-11-04 17:04hgbotNote Added: 0132855

Notes
(0131990)
hgbot   
2021-09-23 12:06   
Merge Request created: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/20 [^]
(0132081)
hgbot   
2021-09-30 12:36   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail [^]
Changeset: 7743b202458aa8a7dbe56877e783e884d6d01b18
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2021-09-28T10:26:58+02:00
URL: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/commit/7743b202458aa8a7dbe56877e783e884d6d01b18 [^]

fixes ISSUE-47749: Ability to include external invoice refs in verified returns

---
A web/com.practicsbs.saftpt.retail/js/hooks/postAddVerifiedReturnLines.js
M src-db/database/model/modifiedTables/C_ORDER.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/com/practicsbs/saftpt/retail/SaftrComponentProvider.java
M src/com/practicsbs/saftpt/retail/master/PaidReceiptProperties.java
---
(0132082)
hgbot   
2021-09-30 12:36   
Merge request merged: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/20 [^]
(0132477)
hgbot   
2021-10-20 09:58   
Merge Request created: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/29 [^]
(0132481)
hgbot   
2021-10-20 10:24   
Repository: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail [^]
Changeset: fed2e37ef3dda38308cca8a667e848935a2688a6
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2021-10-20T09:56:27+02:00
URL: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/commit/fed2e37ef3dda38308cca8a667e848935a2688a6 [^]

Related to ISSUE-47749: Don't fail if there is no originalReceipt

---
M web/com.practicsbs.saftpt.retail/js/hooks/postAddVerifiedReturnLines.js
---
(0132482)
hgbot   
2021-10-20 10:24   
Merge request merged: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/29 [^]
(0132531)
hgbot   
2021-10-21 12:57   
Merge Request created: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/30 [^]
(0132854)
hgbot   
2021-11-04 17:04   
Repository: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail [^]
Changeset: 83457f69bdc9646918613a0abca2be255f07ec9b
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2021-11-04T16:01:17+00:00
URL: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/commit/83457f69bdc9646918613a0abca2be255f07ec9b [^]

Related to ISSUE-47749: compute doc prefix only if it is signed

---
M src-test/com/practicsbs/saftpt/retail/hook/SaftrOrderLoaderHookTest.java
M src/com/practicsbs/saftpt/retail/hook/SaftrOrderLoaderHook.java
---
(0132855)
hgbot   
2021-11-04 17:04   
Merge request merged: https://gitlab.com/openbravo/product/pmods/com.practicsbs.saftpt.retail/-/merge_requests/30 [^]