Openbravo Issue Tracking System - Modules
View Issue Details
0050134ModulesOpenbravo Business APIpublic2022-09-01 12:462022-09-05 09:16
fermin_gascon 
fermin_gascon 
normalmajorN/A
closedfixed 
5
 
 
0050134: New hook needed to throw a event when a purchase order is booked
New hook needed to throw a event ,for example to call the push api after the order is booked
-Create a new purchase order
-use book button
No tags attached.
depends on feature request 0050133 closed fermin_gascon Contribution Requests It will be nice to have hooks for the process runner class 
related to defect 0050596 closed caristu Modules Openbravo Business API 1.0.700 depends on 22Q3 but it doesn't compile on it 
Issue History
2022-09-01 12:46fermin_gasconNew Issue
2022-09-01 12:46fermin_gasconAssigned To => fermin_gascon
2022-09-01 12:47fermin_gasconStatusnew => scheduled
2022-09-01 15:26hgbotNote Added: 0140603
2022-09-01 15:27fermin_gasconStatusscheduled => resolved
2022-09-01 15:27fermin_gasconResolutionopen => fixed
2022-09-01 16:12hgbotNote Added: 0140605
2022-09-01 16:24hgbotNote Added: 0140606
2022-09-02 10:23caristuProjectContribution Requests => Modules
2022-09-02 10:24caristuCategoryCore Contributions => Openbravo Business API
2022-09-02 10:28adrianromeroRelationship addeddepends on 0050133
2022-09-05 09:00hgbotNote Added: 0140686
2022-09-05 09:00hgbotNote Added: 0140687
2022-09-05 09:00hgbotNote Added: 0140688
2022-09-05 09:00hgbotNote Added: 0140689
2022-09-05 09:00hgbotNote Added: 0140690
2022-09-05 09:00hgbotNote Added: 0140691
2022-09-05 09:16fermin_gasconStatusresolved => closed
2022-10-20 12:34caristuRelationship addedrelated to 0050596

Notes
(0140603)
hgbot   
2022-09-01 15:26   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api/-/merge_requests/53 [^]
(0140605)
hgbot   
2022-09-01 16:12   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.api/-/merge_requests/53 [^]
(0140606)
hgbot   
2022-09-01 16:24   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/79 [^]
(0140686)
hgbot   
2022-09-05 09:00   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: 112a188a3866437b82e082744fffa4f0a62b31a2
Author: Fermín Gascón <fermin.gascon@openbravo.com>
Date: 01-09-2022 16:18:20
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/112a188a3866437b82e082744fffa4f0a62b31a2 [^]

Releated to ISSUE-50134: ProcessRunnerHook implementation for purchase order process and event creation

---
A src/org/openbravo/api/event/order/PurchaseOrderPostProcessRunnerHook.java
M src-db/database/sourcedata/CNC_PUBLIC_EVENTS.xml
---
(0140687)
hgbot   
2022-09-05 09:00   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: 63b6a62f190ea38f0abb6a0d2225e981569e4c8e
Author: Fermín Gascón <fermin.gascon@openbravo.com>
Date: 01-09-2022 16:22:16
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/63b6a62f190ea38f0abb6a0d2225e981569e4c8e [^]

Releated to ISSUE-50134: License text

---
M src/org/openbravo/api/event/order/PurchaseOrderPostProcessRunnerHook.java
---
(0140688)
hgbot   
2022-09-05 09:00   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/79 [^]
(0140689)
hgbot   
2022-09-05 09:00   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: 847005e38f55dda7e2cb48c79da1d9336daae02f
Author: Fermín Gascón <fermin.gascon@openbravo.com>
Date: 02-09-2022 10:00:58
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/847005e38f55dda7e2cb48c79da1d9336daae02f [^]

Releated to ISSUE-50134: Added extra condition to hook, check if is purchase transaction

---
M src/org/openbravo/api/event/order/PurchaseOrderPostProcessRunnerHook.java
---
(0140690)
hgbot   
2022-09-05 09:00   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: 71799ec587a5621d7d27c76a25e44bb4413d4d27
Author: Fermín Gascón <fermin.gascon@openbravo.com>
Date: 02-09-2022 10:22:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/71799ec587a5621d7d27c76a25e44bb4413d4d27 [^]

 Releated to ISSUE-50134: Correction in event and function name

---
M src-db/database/sourcedata/CNC_PUBLIC_EVENTS.xml
M src/org/openbravo/api/event/order/PurchaseOrderPostProcessRunnerHook.java
---
(0140691)
hgbot   
2022-09-05 09:00   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: a87ca5ddad2fd93c9adcedd0debe85158bb8f5a0
Author: Fermín Gascón <fermin.gascon@openbravo.com>
Date: 02-09-2022 10:29:14
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/a87ca5ddad2fd93c9adcedd0debe85158bb8f5a0 [^]

Releated to ISSUE-50134: Correction in event description

---
M src-db/database/sourcedata/CNC_PUBLIC_EVENTS.xml
---