All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added attendance script to add and update record.
- Change how connection are established after triggering a python file.
- Added a python file for creating memo (Memo App), and helpdesk ticket (Helpdesk App).
- Added a python file for creating Request For Quotation (Purchase App).
- Added a python file for creating a master product (Inventory App).
- Fixed and re-add broken Create Quotation (Sales App) python file.
- Added a python file for searching master product (Inventory App).
- Added a script that let you add timestamp in create quotation file.
- Added a script for showing you list of properties when searching master product.
- Removed Create Quotation (Sales App) python file.
- Added a python file for Creating Quotation (Sales App) that let you add multiple product & optional products.
- Added a python file for searching partner (Sales & Quotation App).
- Fixed Create Quotation (Sales App) python file.
- Fixed Create Partner (Sales & Quotation App) python file.
- Added a python file for creating partner (Sales & Quotation App).
- Added a python file for searching master product (Inventory App).
- Added a python file for searching partner (Sales & Quotation App).
- Initial start of the project.
- Added a python file for Establishing Connection.
- Added a python file for Creating Quotation (Sales App).