How to Install and Uninstall tryton-modules-purchase-requisition Package on Kali Linux

Last updated: September 20,2024

1. Install "tryton-modules-purchase-requisition" package

Learn how to install tryton-modules-purchase-requisition on Kali Linux

$ sudo apt update $ sudo apt install tryton-modules-purchase-requisition

2. Uninstall "tryton-modules-purchase-requisition" package

Please follow the steps below to uninstall tryton-modules-purchase-requisition on Kali Linux:

$ sudo apt remove tryton-modules-purchase-requisition $ sudo apt autoclean && sudo apt autoremove

3. Information about the tryton-modules-purchase-requisition package on Kali Linux

Package: tryton-modules-purchase-requisition
Version: 6.0.0-3
Installed-Size: 287
Maintainer: Debian Tryton Maintainers
Architecture: all
Depends: python3-pkg-resources, tryton-modules-company (>= 6.0), tryton-modules-currency (>= 6.0), tryton-modules-party (>= 6.0), tryton-modules-product (>= 6.0), tryton-modules-purchase (>= 6.0), tryton-modules-purchase-request (>= 6.0), tryton-server (>= 6.0), tryton-server-api-6.0, python3:any, libjs-sphinxdoc (>= 5.2)
Size: 40068
SHA256: 70c996e5a65f1c49d9c559f5e1bceea986ddeb333b1d0cc99e16a0b149b795cc
SHA1: 984227e1adec0c6fe6d56bda6dc75fa21b637825
MD5sum: e8f7af65cf1143db038bbedf1e57a111
Description: Tryton application platform - purchase requisition module
Tryton is a high-level general purpose application platform. It is the base
of a complete business solution as well as a comprehensive health and hospital
information system (GNUHealth).
.
The Purchase Requisition module allows users to create their purchase
requisitions.
Those requisitions will be approved or rejected by the Approval group.
On approval, purchase requests will be created.
.
Requisition
***********
.
- Employee: The requester.
- Description: The description of the purchase requisition.
- Supply Date: The expected date to supply.
- Currency: define the currency to use for this requisition. All product prices
will be computed accordingly.
- Warehouse: Define the warehouse where the shipment will be made.
- Purchase Requisition Lines:
.
- Supplier: The supplier.
- Product: An optional reference to the product to request.
- Description: The description of the product to request.
- Quantity: The quantity to request.
- Unit: The unit of measure in which is expressed the quantity.
- Unit Price: The unit price of the product expressed in the currency of the
purchase requisition.
- Amount: The amount of the current line (Unit Price multiplied by Quantity).
.
- Total: The total amount.
- State: The state of the purchase requisition. May take one of the following
values: Draft, Waiting, Rejected, Processing, Done, Cancelled.
- Company: The company which issue the purchase requisition.
Description-md5:
Homepage: https://www.tryton.org
Section: python
Priority: optional
Filename: pool/main/t/tryton-modules-purchase-requisition/tryton-modules-purchase-requisition_6.0.0-3_all.deb