tryton-modules-purchase-request-quotation 6.0.4-1 source package in Ubuntu

Changelog

tryton-modules-purchase-request-quotation (6.0.4-1) unstable; urgency=medium

  * Merging upstream version 6.0.4.
  * Updating copyright file.

 -- Mathias Behrle <email address hidden>  Wed, 08 Feb 2023 13:24:03 +0100

Upload details

Uploaded by:
Debian Tryton Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Tryton Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
tryton-modules-purchase-request-quotation_6.0.4-1.dsc 2.8 KiB 76b3061f51bcb72a610280d5ab3e017ccf42bb258f1e2f5a6e22c226e58c4750
tryton-modules-purchase-request-quotation_6.0.4.orig.tar.gz 46.4 KiB 7acc94dd961cce32d67c096b84b69d931007f4e74cef714064f80924e7077231
tryton-modules-purchase-request-quotation_6.0.4.orig.tar.gz.asc 506 bytes bc48efea19c5ce8d4e5b9267b61566b2d57429ee78b1280b2adae740268a6de3
tryton-modules-purchase-request-quotation_6.0.4-1.debian.tar.xz 12.1 KiB 2816ff95afc0bc36dc324c1ff6a0736f22e7519d45cfe983853c0e85929402e2

Available diffs

No changes file available.

Binary packages built by this source

tryton-modules-purchase-request-quotation: Tryton application platform - purchase request for quotation 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 Request for Quotation module allows users to ask quotations
 from selected purchase requests to different suppliers.
 Each request will collect quotation information from the supplier.
 The selection of the quotation is done by taking either the
 preferred_quotation field if not empty otherwise the first one ordered
 from the received quotations.
 .
 Quotation
 *********
 .
  - Supplier: The supplier.
  - Company: The company which issue the request quotation.
  - Supplier Address: The address of the supplier.
  - Lines:
 .
   - Product: An optional reference to the product to quote.
   - Description: The description of the product to quote.
   - Supply Date: The expected date to supply.
   - Quantity: The quantity to quote.
   - Unit: The unit of measure in which is expressed the quantity.
   - Unit Price: The unit price of the product expressed in the currency.
   - Currency: define the currency to use for this quotation. All product prices
     will be computed accordingly.
 .
  - State: The state of the quotation. May take one of the following
   values: *Draft*, *Sent*, *Received*, *Rejected*, *Cancelled*.