Projects:New Discounts Engine
Introduction
The main objectives of this project is to create a web service that given a ticket, returns its applicable discounts. This web service will make use of a new discounts engine that will be also developed as part of this project.
- Tracking issue: https://issues.openbravo.com/view.php?id=41773
- Module repositories:
- Discounts Engine Web Service: https://code.openbravo.com/erp/pmods/org.openbravo.discounts
- Javascript Backend Executor: https://code.openbravo.com/erp/pmods/org.openbravo.service.jsexecutor
- Ticket API: https://code.openbravo.com/erp/pmods/org.openbravo.api.ticket
- Open API: https://code.openbravo.com/erp/pmods/org.openbravo.service.openapi
Documentation
- Technical Specifications
- QA-Test Plan
- User Guide: New Discounts Engine
- User Guide: Discounts_Engine_For_Backend
- User Guide: OpenAPI
- Developers Guide: How to run Discounts Test Cases