
Security News
AGENTS.md Gains Traction as an Open Format for AI Coding Agents
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
trytond-purchase-request
Advanced tools
Purchase Request Module #######################
The Purchase Request module introduces the concept of Purchase Requests which are central points to collect purchase requests generated by other process from Tryton.
Purchase Request
A purchase request defines the need to purchase a product. It is linked to a warehouse and possibly a supplier, it contains a ideal purchase date and an expected supply date. A purchase request can be in one of these states:
Draft
A draft purchase request is a request that is not linked to a purchase.
Purchased
A Purchased request is a request that is linked to a purchase which is not Done or Cancelled.
Done
A purchase request is in state Done if it is linked to a Purchase which is in state Done.
Cancelled
A purchase request is Cancelled if it is linked to a Purchase which is cancelled.
A wizard allows to create purchases based on a selection of draft purchase requests. The new purchases contains one purchase line by product and unit and group them by warehouses and by suppliers. Once the purchases are created, the corresponding purchase requests are set to the state Purchased.
FAQs
Tryton module for purchase requests
We found that trytond-purchase-request demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.