Commit Graph

388 Commits

Author SHA1 Message Date
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
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
sthen
64715a249a the Mozilla ports don't need Python at runtime, so set MODPY_RUNDEP=No.
(Firefox was already set this way). ok/reminder about sunbird landry@
2011-06-15 16:16:10 +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
69b9e65781 +tryton 2011-06-10 11:50:04 +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
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
kili
31a1a8e32b Don't use bash as the shell.
(It's still stupid code, simulating system(3) in a weird way)
2011-06-04 12:10:43 +00:00
kili
ecbdd17e7e +taskwarrior 2011-06-03 21:07:55 +00:00
kili
47ab3664ce Taskwarrior is a command line todo list manager. It maintains a
list of tasks that you want to do, allowing you to add/remove, and
otherwise manipulate them.  Task has a rich list of subcommands
that allow you to do various things with it.

Originally submitted by Piotr Sikora.

PLIST tweaks by me, Cmake tweaks from dcoppa@.
COMMENT and DESCR tweaks by the bikeshedding company.

ok dcoppa@
2011-06-03 21:07:10 +00:00
sthen
0443f8423b mirror distfile 2011-06-02 19:57:16 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
ajacoutot
81c428a12d Redirect the glib-compile-schemas goo stdout to /dev/null, no need to
be chatty here.
2011-05-28 08:15:33 +00:00
ajacoutot
80bfdfdd6f Update to glabels-3.0.0. 2011-05-17 17:05:38 +00:00
ajacoutot
c54e12bbe0 Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 07:45:52 +00:00
sthen
8329226a50 update to 0.5, from Mark Peoples, maintainer timeout
* Calendar depth
* iPhone support
* MacOS and Windows support
* HEAD requests management
* htpasswd user from calendar path

ok ian@
2011-05-06 15:35:47 +00:00
rpointel
816a61aac3 update zim to 0.52.
ok Sebastian Benoit (MAINTAINER).
2011-05-02 16:02:13 +00:00
landry
376a790e28 Chase thunderbird update and build sunbird from 3.1.10 tarball.. 2011-04-29 08:06:01 +00:00
landry
360aefae1c Let's use a common DIST_SUBDIR for all mozilla ports so that it's easier
to clean the gigabytes of src tarballs previously piling up in distfiles/.
Update distinfo accordingly.
Looks sane to jasper@.
2011-04-28 20:44:47 +00:00
ajacoutot
6d01c2069a Fix build/run with new libnotify.
tested in a bulk by landry, thanks!
ok landry@ jasper@
2011-04-21 07:04:56 +00:00