How to Install and Uninstall tryton-modules-sale Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "tryton-modules-sale" package

In this section, we are going to explain the necessary steps to install tryton-modules-sale on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tryton-modules-sale

2. Uninstall "tryton-modules-sale" package

In this section, we are going to explain the necessary steps to uninstall tryton-modules-sale on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tryton-modules-sale $ sudo apt autoclean && sudo apt autoremove

3. Information about the tryton-modules-sale package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: tryton-modules-sale
Priority: optional
Section: universe/python
Installed-Size: 624
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Tryton Maintainers
Architecture: all
Version: 3.8.0-1
Depends: python-pkg-resources, python-sql, tryton-modules-account (>= 3.8), tryton-modules-account-invoice (>= 3.8), tryton-modules-account-invoice-stock (>= 3.8), tryton-modules-account-product (>= 3.8), tryton-modules-company (>= 3.8), tryton-modules-currency (>= 3.8), tryton-modules-party (>= 3.8), tryton-modules-product (>= 3.8), tryton-modules-stock (>= 3.8), tryton-server (>= 3.8), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/t/tryton-modules-sale/tryton-modules-sale_3.8.0-1_all.deb
Size: 63254
MD5sum: 4dfefd6a6c423dce06681bdfa34f33df
SHA1: 47660810bebaf9ec3c0c5c80d26b1838d8ee02ce
SHA256: d7fed8d0ad747e3d791d105d8615da8582f92f42030d0ccd3f9db81cb1fb990b
Description-en: Tryton Application Platform (Sale 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).
.
This module provides the possibility to define sale orders, to add sale
information to products, and to define the sale price as the list price.
.
With the possibilities:
.
* to follow invoice and shipment states from the sale order.
* to define invoice method: Manual, On Order Confirmed, On Shipment Sent.
* to define shipment method: Manual, On Order Confirmed, On Invoice Paid.
Description-md5: ba30474a29022cecf7d1faa0a51a2c60
Homepage: http://www.tryton.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu