- SEPARATE_BUILD is supported now, so use it.
- installs new manpage for the warts(5) binary file format that
scamper uses to archive measurement results.
Solar Designer did an audit of temp file handling in groff-1.20.
He found and fixed *lots* of ugliness, but most does not look
exploitable and some was already improved in groff-1.21.
This is my own fix for the only one that, with a huge amount of extra
paranoia, might be worth patching. To mount an exploit, the attacker
would need to trick root into setting an unusable TMPDIR (or similar)
variable in the environment such that mktemp -d fails, then convince
root to run pdfroff (*you* don't run that as root, do you?), then
handle a race condition to find the PID and predict the temp file
name to mount a symlink attack.
"I think we should still go for the fix" jasper@
This is the "product_cost_fifo" module for the Tryton application
platform.
It adds FIFO cost method on the product form.
Once installed, the price of the stock moves from a supplier or to a
customer will update automatically the cost price of the related
product (if the cost price method is FIFO).
from Christian Rueger with some tweaks
ok jasper@
This is the "stock_supply_day" module for the Tryton application
platform.
It defines the delivery days of the week by suppliers. It impacts supply
dates computations.
from Christian Rueger with some tweaks
ok jasper@
This is the "stock_supply" module for the Tryton application platform.
It provides the supply management module with:
- Order point
- Purchase Request
With schedulers:
- to generate purchase requests based on order points
- to generate internal shipments based on order points
from Christian Rueger with some tweaks
ok jasper@
This is the "party_siret" module for the Tryton application platform.
It adds SIRET/SIREN number fields on party. These numbers are used in
France, for geographical identification of enterprises:
- SIREN (Systeme d'Identification du Repertoire des ENtreprises)
- SIRET (Systeme d'Identification du Repertoire des ETablissements)
from Christian Rueger with some tweaks
ok jasper@
This is the "stock_product_location" module for the Tryton application
platform.
It defines default storage location by warehouse on product. Theses
locations will be used by the supplier shipment for generating inventory
moves.
from Christian Rueger with some tweaks
ok jasper@
This is the "stock_inventory_location" module of the Tryton application
platform.
It adds a wizard that allows to create inventories automatically for a
given list of locations.
from Christian Rueger with some tweaks
ok jasper@
This is the "stock_forecast" module for the Tryton application platform.
It provides the "Forecast" model in Inventory Management.
The Forecast form allow to define the expected stock movement towards
customers in any period of time in the future. A wizard allows to
compute the expected quantities with respect to a period in the past.
Once the form is confirmed, the corresponding moves are created and
spreaded homogeneously across the period. Those moves will allow other
processes to take forecasts into account.
from Christian Rueger with some tweaks
ok jasper@
This is the "stock" module for the Tryton application platform.
Stock Management and Inventory Control with:
<...>
from Christian Rueger with some tweaks
ok jasper@
This is the "sale_price_list" module of the Tryton application platform.
It defines price list on party and sale order.
from Christian Rueger with some tweaks
ok jasper@
This is the "sale_opportunity" module for the Tryton application
platform.
It provides:
- Leads
- Leads to Opportunities conversion
- Record of lost leads
- Opportunities to sale orders
from Christian Rueger with some tweaks
ok jasper@
This is the "sale" module for the Tryton application platform.
it defines sale order and adds to product sale informations as well as
defining the sale price as the list price.
<...>
from Christian Rueger with some tweaks
ok jasper@
This is the "account_purchase_line_standalone" module of the Tryton
application platform.
It changes the purchase order behaviour to create standalone invoice
lines instead of a complete invoice. This allows to compose invoices
with lines originating from differents purchases.
from Christian Rueger with some tweaks
ok jasper@
This is the "purchase" module for the Tryton application platform.
It defines purchase order and adds product supplier and purchase
informations as well as the purchase price as the supplier price or the
cost price.
With the possibilities:
- to follow invoice and shipment states from the purchase order
- to define invoice method:
- Manual
- Based On Order
- Based On Shipment
from Christian Rueger with some tweaks
ok jasper@
This is the "calendar_todo" module for the Tryton application platform.
It adds todo support on CalDAV.
from Christian Rueger with some tweaks
ok jasper@
This is the "calendar_scheduling" module for the Tryton application
platform.
It adds scheduling support on CalDAV.
from Christian Rueger with some tweaks
ok jasper@
This is the "calendar_classification" module for the Tryton application
platform.
It handles classification of event.
from Christian Rueger with some tweaks
ok jasper@
This is the "analytic_sale" module of the Tryton application platform.
It adds analytic account on sale lines.
from Christian Rueger with some tweaks
ok jasper@
This is the "analytic_purchase" module for Tryton application platform.
It adds analytic account on purchase lines.
from Christian Rueger with some tweaks
ok jasper@
This is the "analytic_invoice" module for the Tryton application
platform.
It adds analytic account on invoice lines and generate analytic lines on
the moves of invoice.
from Christian Rueger with some tweaks
ok jasper@
This is the "analytic_account" module for the Tryton application
platform.
It adds financial and accounting modules with:
- Analytic accounting with any number of analytic charts
And report:
- Analytic account balance
from Christian Rueger with some tweaks
ok jasper@
This is the "account_stock_continental" module for the Tryton
application platform.
It adds real-time stock valuation.
from Christian Rueger with some tweaks
ok jasper@
This is the "account_stock_anglo_saxon" module for the Tryton
application platform.
It adds anglo-saxon stock accounting for real-time stock valuation.
from Christian Rueger with some tweaks
ok jasper@
This is the "account_statement" module for the Tryton application
platform.
It provides financial and accounting modules with:
- Statement
- Statement journal
from Christian Rueger with some tweaks
ok jasper@
This is the "account_product" module of the Tryton application platform.
It adds accounting properties on product and category like:
- account for expense / revenue
- taxes for customer / supplier
from Christian Rueger with some tweaks
ok jasper@
This is the "account_invoice_line_standalone" module for the Tryton
application platform.
It allow sto create standalone invoice lines and add them later to a
draft invoice. The invoice will only accept invoice lines with the same
type, company, currency and party.
from Christian Rueger with some tweaks
ok jasper@
This is the "product_price_list" module of the Tryton application
platform.
It defines price list rules by parties.
from Christian Rueger with some tweaks
ok jasper@
This is the "account_invoice_history" module for the Tryton application
platform.
It adds historization for invoice fields.
from Christian Rueger with some tweaks
ok jasper@
This is the "product_cost_history" module for the Tryton application
platform.
It adds historize to the product cost.
This module adds a button on the product form which opens the list of
all the past values of the cost price for the current product.
from Christian Rueger with some tweaks
ok jasper@
This is the "account_invoice" module for the Tryton application
platform.
It provides financial and accounting modules with:
- Payment Term
- Invoice / Credit Note
- Supplier Invoice / Supplier Credit Note
With the possibilities:
- to follow the payment of the invoices
- to define invoice sequences on fiscal year or period
- to credit any invoice
from Christian Rueger with some tweaks
ok jasper@