123 Commits

Author SHA1 Message Date
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
ajacoutot
7f6f161bb3 Import trytond-module-account-2.0.1.
This is the "account" module for the Tryton application platform.
It provides a financial and acccounting module with:
<...>

from Christian Rueger, adapted to TRYTOND_MODULE by myself.
ok jasper@
2011-06-20 11:35:39 +00:00
ajacoutot
1c46f2e33a No need to repeat the same things over and over again for all modules.
Introduce a TRYTOND_MODULE variable and factorize common variables.
2011-06-20 05:19:26 +00:00
ajacoutot
fea2b2d5ba Fix icon display in menu. 2011-06-16 06:59:13 +00:00
ajacoutot
c69ebad5ff +calendar
+country
+currency
+dashboard
+ldap_authentication
+ldap_connection
+product

All these ports are from Christian Rueger (thanks!) with some tweaks.
2011-06-13 17:18:11 +00:00
ajacoutot
9e78429ad1 Import trytond-module-product-2.0.1.
This is the "product" module for the Tryton application platform.
it defines products, categories of product, units of measure, categories
of units of measure.

ok jasper@
2011-06-13 17:16:22 +00:00
ajacoutot
9051cb3a7e Import trytond-module-ldap_connection-2.0.0.
This is the "ldap_connection" module for the Tryton application
platform.
It adds basic support for LDAP connection.

ok jasper@
2011-06-13 17:15:31 +00:00
ajacoutot
0fd16184f6 Import trytond-module-ldap_authentication-2.0.0.
This is the "ldap_authentication" module for the Tryton application
platform.
It allows to authenticate users against an LDAP server.

ok jasper@
2011-06-13 17:14:37 +00:00
ajacoutot
eba7a4505d Import trytond-module-dashboard-2.0.0.
This is the "dashboard" module for the Tryton application platform.
It allows to create a personalized dashboard

ok jasper@
2011-06-13 17:13:37 +00:00
ajacoutot
b49b00a02d Import trytond-module-currency-2.0.1.
This is the "currency" module for the Tryton application platform.
it defines currencies and exchange rate and allows to customize the
formatting of the currency amount.

ok jasper@
2011-06-13 17:10:16 +00:00
ajacoutot
9b5c6cc46e Import trytond-module-country-2.0.0.
This is the "country" module for the Tryton application platform.
It defines all countries and subdivisions.

ok jasper@
2011-06-13 17:09:29 +00:00
ajacoutot
d202ed9ba1 Import trytond-module-calendar-2.0.0.
This is the "calendar" module for the Tryton application platform.
It adds CalDAV support.

ok jasper@
2011-06-13 17:08:33 +00:00
ajacoutot
1a116371ad Set DIST_SUBDIR and don't set REGRESS_DEPENDS unconditionnally in
preparation for modules import.

ok jasper@
2011-06-13 17:07:45 +00:00
ajacoutot
8cc034c3b3 Don't force MODPY_EGG_VERSION, so that (soon to be imported) modules can
set their own.

pointed at by Christian Rueger
2011-06-11 06:50:16 +00:00
ajacoutot
9921f26133 Import tryton{,d}-2.0.1
Tryton is a three-tiers high-level general purpose application platform
written in Python and uses Postgresql as its main database engine. It is
the core base of an Open Source ERP. It provides modularity, scalability
and security.

"tryton" is the client of the Tryton application platform.
"trytond" is the server of the Tryton application platform.
2011-06-10 11:49:30 +00:00