Commit Graph

418 Commits

Author SHA1 Message Date
ajacoutot
94bda2d57f Use the gettext MODULE. 2011-07-06 18:57:09 +00:00
ajacoutot
9dfe8c74e3 sync 2011-06-23 12:26:52 +00:00
ajacoutot
c5f4c0005e ascii... not hooked yet so no bump. 2011-06-23 10:22:00 +00:00
ajacoutot
f0efc317b0 Import trytond-module-product_cost_fifo-2.0.1.
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@
2011-06-23 10:19:06 +00:00
ajacoutot
03ecc69b0b Import trytond-module-stock_supply_day-2.0.0.
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@
2011-06-23 10:18:55 +00:00
ajacoutot
016ac1b398 Import trytond-module-party_vcarddav-2.0.0.
This is the "party_vcarddav" module for the Tryton application platform.
It adds CardDAV on parties.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:18:43 +00:00
ajacoutot
b268b130a6 Import trytond-module-stock_supply-2.0.0.
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@
2011-06-23 10:18:32 +00:00
ajacoutot
0d60e300da Import trytond-module-party_siret-2.0.0.
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@
2011-06-23 10:18:03 +00:00
ajacoutot
c6dc6d4dfb Import trytond-module-stock_product_location-2.0.0.
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@
2011-06-23 10:17:32 +00:00
ajacoutot
b009099bc6 Import trytond-module-stock_location_sequence-2.0.0.
This is the "stock_location_sequence" module for the Tryton application
platform.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:17:20 +00:00
ajacoutot
94d2d0f63e Import trytond-module-stock_inventory_location-2.0.0.
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@
2011-06-23 10:16:57 +00:00
ajacoutot
607f628868 Import trytond-module-stock_forecast-2.0.0.
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@
2011-06-23 10:16:44 +00:00
ajacoutot
ee33ef51e5 Import trytond-module-stock-2.0.1.
This is the "stock" module for the Tryton application platform.
Stock Management and Inventory Control with:
<...>

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:16:32 +00:00
ajacoutot
e0027665b5 Import trytond-module-sale_price_list-2.0.0.
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@
2011-06-23 10:16:12 +00:00
ajacoutot
c1df316276 Import trytond-module-sale_opportunity-2.0.0.
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@
2011-06-23 10:15:59 +00:00
ajacoutot
8da278d90f Import trytond-module-sale-2.0.1.
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@
2011-06-23 10:15:46 +00:00
ajacoutot
07376f6adb Import trytond-module-purchase_invoice_line_standalone-2.0.0.
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@
2011-06-23 10:15:27 +00:00
ajacoutot
9c8b48d18b Import trytond-module-purchase-2.0.1.
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@
2011-06-23 10:14:51 +00:00
ajacoutot
bebd09ff1b Import trytond-module-project_revenue-2.0.0.
This is the "project_revenue" module for the Tryton application
platform.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:14:39 +00:00
ajacoutot
ff065b3134 Import trytond-module-calendar_todo-2.0.0.
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@
2011-06-23 10:14:17 +00:00
ajacoutot
63883abfa0 Import trytond-module-calendar_scheduling-2.0.0.
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@
2011-06-23 10:13:40 +00:00
ajacoutot
4a19d6948d Import trytond-module-calendar_classification-2.0.0.
This is the "calendar_classification" module for the Tryton application
platform.
It handles classification of event.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:13:28 +00:00
ajacoutot
57aba9ad25 Import trytond-module-analytic_sale-2.0.0.
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@
2011-06-23 10:12:16 +00:00
ajacoutot
945fe52883 Import trytond-module-analytic_purchase-2.0.0.
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@
2011-06-23 10:11:59 +00:00
ajacoutot
3ef094af6a Import trytond-module-analytic_invoice-2.0.0.
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@
2011-06-23 10:11:44 +00:00
ajacoutot
ea958392dc Import trytond-module-analytic_account-2.0.0.
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@
2011-06-23 10:11:28 +00:00
ajacoutot
7627fb3c6e Import trytond-module-account_stock_continental-2.0.0.
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@
2011-06-23 10:11:10 +00:00
ajacoutot
540d21a22b Import trytond-module-account_stock_anglo_saxon-2.0.0.
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@
2011-06-23 10:10:54 +00:00
ajacoutot
a6b8d21e08 Import trytond-module-account_statement-2.0.0.
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@
2011-06-23 10:10:27 +00:00
ajacoutot
8f07062249 Import trytond-module-account_product-2.0.0.
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@
2011-06-23 10:10:09 +00:00
ajacoutot
1df02a8284 Import trytond-module-project_plan-2.0.0.
This is the "project_plan" module for the Tryton application platform.

from Christian Rueger with some tweaks
ok jasper@
2011-06-23 10:09:56 +00:00
ajacoutot
5132c3fc85 Import trytond-module-account_invoice_line_standalone-2.0.0.
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@
2011-06-23 10:09:43 +00:00
ajacoutot
2aff59a6b4 Import trytond-module-product_price_list-2.0.0.
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@
2011-06-23 10:09:28 +00:00
ajacoutot
ef7b43a814 Import trytond-module-account_invoice_history-2.0.0.
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@
2011-06-23 10:09:06 +00:00
ajacoutot
5c9e2caab0 Import trytond-module-product_cost_history-2.0.0.
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@
2011-06-23 10:08:48 +00:00
ajacoutot
9b7c81ae7a Import trytond-module-account_invoice-2.0.0.
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@
2011-06-23 10:08:27 +00:00
landry
9c6dbbfc4b Add missing shlib to PLIST, and update PLIST while here. Bump REVISION. 2011-06-22 14:52:11 +00:00
landry
576d88e992 Build sunbird from thunderbird 3.1.11 tarball. 2011-06-22 12:34:42 +00:00
espie
0d11b30bbc why people don't use FULLPKGNAMEs for README is beyond me 2011-06-22 11:47:13 +00:00
ajacoutot
2b3d68238a Extend README (modules installation, upgrades...). 2011-06-22 08:19:12 +00:00
ajacoutot
ee300d31a9 s/account/module in COMMENT.
spotted by Cedric Krier.
2011-06-20 16:04:12 +00:00
ajacoutot
80aef3304b ++account
+account_be
+account_de_skr03
+company
+company_work_time
+google_maps
+party
+project
+timesheet
2011-06-20 11:43:41 +00:00
ajacoutot
86889153f3 Import trytond-module-timesheet-2.0.0.
This is the "timesheet" module for the Tryton application platform.
It adds timesheets for work and line and the following reports:
    - hours per work
    - hours per employee per week
    - hours per employee per month

from Christian Rueger, adapted to TRYTOND_MODULE by myself.
ok jasper@
2011-06-20 11:42:49 +00:00
ajacoutot
21aee145bb Import trytond-module-project-2.0.0.
This is the "project" module for the Tryton application platform.
It adds project management.

from Christian Rueger, adapted to TRYTOND_MODULE by myself.
ok jasper@
2011-06-20 11:41:49 +00:00
ajacoutot
ee50319fec Import trytond-module-party-2.0.0.
This is the "party" module for the Tryton application platform.
It defines parties, addresses and co.

from Christian Rueger, adapted to TRYTOND_MODULE by myself.
ok jasper@
2011-06-20 11:41:03 +00:00
ajacoutot
4cd3882f83 Import trytond-module-google_maps-2.0.0.
This is the "google_maps" module for the Tryton application platform.
Adds link from addresses to Google Maps.

from Christian Rueger, adapted to TRYTOND_MODULE by myself.
ok jasper@
2011-06-20 11:40:20 +00:00
ajacoutot
6b0b037b05 Import trytond-module-company_work_time-2.0.0.
This is the "company_work_time" module for the Tryton application
platform.

from Christian Rueger, adapted to TRYTOND_MODULE by myself.
ok jasper@
2011-06-20 11:39:20 +00:00
ajacoutot
7f6c28a0f8 Import trytond-module-company-2.0.0.
This is the "company" module for the Tryton application platform.
It defines company and employee.
Adds main and current company on users preferences:
    - adds company on properties
    - defines new report parser for report with company header
    - adds letter template on party
    - makes the scheduler run on each companies

from Christian Rueger, adapted to TRYTOND_MODULE by myself.
ok jasper@
2011-06-20 11:38:37 +00:00
ajacoutot
9e7e19752b Import trytond-module-account_de_skr03-2.0.0.
This is the "account_de_skr03" module for the Tryton application
platform.
It provides a financial and accounting module for Germany with:
    - chart of accounts SKR03
    - account structure like balance and income statement
    - taxes, tax groups, tax rules
    - tax codes for german tax report (UStVA)

from Christian Rueger, adapted to TRYTOND_MODULE by myself.
ok jasper@
2011-06-20 11:37:31 +00:00
ajacoutot
b77c86b4cb Import trytond-module-account_be-2.0.0.
This is the "account_be" module for the Tryton application platform.
It provides an account chart template for Belgium

from Christian Rueger, adapted to TRYTOND_MODULE by myself.
ok jasper@
2011-06-20 11:36:28 +00:00