Done
Details
Assignee
Boburbek KadirkhodjaevBoburbek KadirkhodjaevReporter
Serhii_NoskoSerhii_NoskoLabels
Priority
TBDStory Points
2Sprint
NoneDevelopment Team
ThunderjetFix versions
Release
Sunflower (R1 2025)TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Boburbek Kadirkhodjaev
Boburbek KadirkhodjaevReporter
Serhii_Nosko
Serhii_NoskoLabels
Priority
Story Points
2
Sprint
None
Development Team
Thunderjet
Fix versions
Release
Sunflower (R1 2025)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created October 16, 2024 at 11:36 AM
Updated November 7, 2024 at 11:35 AM
Resolved November 7, 2024 at 11:35 AM
Purpose/overview:
We need to implement a Kafka consumer that will process events about Invoice Line creating/deleting. These events should be stored in DB and exposed via REST endpoint. Similar implementation as for order line entity can be used.
Acceptance criterias:
Implement Invoice Line Events Service and Dao layers together with new table
Implement Invoice Line Events Kafka consumer
Implement endpoint to retrieve events by Invoice Line id