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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0056697
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Othersmajorhave not tried2024-10-08 21:242024-11-04 09:07
ReporterfofarrilView Statuspublic 
Assigned Tofofarril 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0056697: BUSINESS API DATA LOAD doesn't trigger any event subscriptions => it should

Description - Create a new event, “Create Gift Card from backoffice”

 - Use the mechanism implemented in RM-15159: Programmatic notification after API import to extend the “Create Gift Card” event

 - In this mechanism, we will trigger this new event we have created, exporting the same entity (in this case the gift card instance), to other systems

Related to RM-13182
Steps To Reproduce1 - Log in BO and go to BUSINESS API DATA LOAD window

2 - Select Entity = GiftCertificate, import the following file

3 - Click on Done

4 - Go to Gift Card Instance window: the gift certificates are created and visible

5 - Go to EDL request window: the RETAPGC_CreateGiftCard are created for each gift certificate created

6 - Check the webhook: the gift card data are correct
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0170150)
hgbot (developer)
2024-10-08 21:41

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api.giftcards/-/merge_requests/41 [^]
(0170151)
hgbot (developer)
2024-10-08 21:45

Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api.giftcards/-/merge_requests/41 [^]
(0170152)
hgbot (developer)
2024-10-08 22:06

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api.giftcards/-/merge_requests/42 [^]
(0170153)
hgbot (developer)
2024-10-08 22:08

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api/-/merge_requests/125 [^]
(0171231)
hgbot (developer)
2024-10-31 14:45

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api [^]
Changeset: 2843992e2baaa24e58ad37b444d74c0c7911d62e
Author: Francisco Javier Deler O'Farril <francisco.ofarril@doceleguas.com>
Date: 31-10-2024 13:45:36
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api/-/commit/2843992e2baaa24e58ad37b444d74c0c7911d62e [^]

Fixes ISSUE-56697: Added 'Notify Push API' flag to Organization

This flag can be used by ImportEventObservers to trigger Push API events when data is imported via 'Business API Data Load' window

---
A src-db/database/model/modifiedTables/AD_ORG.xml
A src-db/database/sourcedata/AD_COLUMN.xml
A src-db/database/sourcedata/AD_ELEMENT.xml
A src-db/database/sourcedata/AD_FIELD.xml
A src-db/database/sourcedata/AD_FIELDGROUP.xml
---
(0171232)
hgbot (developer)
2024-10-31 14:45

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api/-/merge_requests/125 [^]
(0171233)
hgbot (developer)
2024-10-31 14:47

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api.giftcards [^]
Changeset: b3bba9b1f5e2d9c8185ea6d110456645363f4538
Author: Francisco Javier Deler O'Farril <francisco.ofarril@doceleguas.com>
Date: 31-10-2024 13:47:08
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api.giftcards/-/commit/b3bba9b1f5e2d9c8185ea6d110456645363f4538 [^]

Fixes ISSUE-56697: Trigger Create Giftcard event when importing data with the Business API Data Load window

---
A src/org/openbravo/retail/api/giftcards/events/CreateGiftCardInstBackofficeImportEvent.java
M src/org/openbravo/retail/api/giftcards/mappings/giftcertificate/ImportGiftCertificateJavaPropertyMappingHandler.java
---
(0171234)
hgbot (developer)
2024-10-31 14:47

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api.giftcards/-/merge_requests/42 [^]
(0171261)
hgbot (developer)
2024-11-04 09:07

Repository: https://gitlab.com/openbravo/ci/modules/org.openbravo.retail.testsampledata [^]
Changeset: f21a7ee04f400348654ba2551b3f1c9aafaee8a5
Author: Aaron Calero <a.calero@orisha.com>
Date: 04-11-2024 09:06:44
URL: https://gitlab.com/openbravo/ci/modules/org.openbravo.retail.testsampledata/-/commit/f21a7ee04f400348654ba2551b3f1c9aafaee8a5 [^]

Related to ISSUE-56697: Added missing sampledata

---
M referencedata/sampledata/Retail_Test/AD_ORG.xml
---
(0171262)
hgbot (developer)
2024-11-04 09:07

Repository: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata [^]
Changeset: ba8b6f47a2e63d7e0e8d14ff816c75b700c478ec
Author: Aaron Calero <a.calero@orisha.com>
Date: 04-11-2024 09:06:29
URL: https://gitlab.com/openbravo/ci/modules/org.openbravo.test.mobile.sampledata/-/commit/ba8b6f47a2e63d7e0e8d14ff816c75b700c478ec [^]

Related to ISSUE-56697: Added missing sampledata

---
M referencedata/sampledata/The_White_Valley_Group/AD_ORG.xml
---

- Issue History
Date Modified Username Field Change
2024-10-08 21:24 fofarril New Issue
2024-10-08 21:24 fofarril Assigned To => fofarril
2024-10-08 21:24 fofarril Modules => Core
2024-10-08 21:24 fofarril Triggers an Emergency Pack => No
2024-10-08 21:25 fofarril Status new => scheduled
2024-10-08 21:41 hgbot Note Added: 0170150
2024-10-08 21:45 hgbot Note Added: 0170151
2024-10-08 22:06 hgbot Note Added: 0170152
2024-10-08 22:08 hgbot Note Added: 0170153
2024-10-31 14:45 hgbot Resolution open => fixed
2024-10-31 14:45 hgbot Status scheduled => closed
2024-10-31 14:45 hgbot Note Added: 0171231
2024-10-31 14:45 hgbot Note Added: 0171232
2024-10-31 14:47 hgbot Note Added: 0171233
2024-10-31 14:47 hgbot Note Added: 0171234
2024-11-04 09:07 hgbot Note Added: 0171261
2024-11-04 09:07 hgbot Note Added: 0171262


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker