blob: 95bc0c3ca79422740cedc8f245d1fd7881c91b0c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
# Maintainer: Martin Scholz <scholz.m82@gmail.com>
pkgname=python-trytond_modules_meta
pkgver=5.2.2
_pkgdir=5.2
pkgrel=1
pkgdesc="Meta-Package for all tryton modules"
arch=('any')
url="http://www.tryton.org/"
license=('GPL3')
depends=('trytond' 'python-trytond_account' 'python-trytond_account_asset'
'python-trytond_account_be' 'python-trytond_account_deposit'
'python-trytond_account_dunning' 'python-trytond_account_dunning_email'
'python-trytond_account_dunning_fee' 'python-trytond_account_es'
'python-trytond_account_eu' 'python-trytond_account_fr'
'python-trytond_account_invoice' 'python-trytond_account_payment'
'python-trytond_account_payment_stripe' 'python-trytond_account_product'
'python-trytond_account_statement' 'python-trytond_account_statement_ofx'
'python-trytond_analytic_account' 'python-trytond_analytic_invoice'
'python-trytond_analytic_purchase' 'python-trytond_analytic_sale'
'python-trytond_authentication_sms' 'python-trytond_bank' 'python-trytond_carrier'
'python-trytond_carrier_percentage' 'python-trytond_carrier_weight'
'python-trytond_commission' 'python-trytond_commission_waiting'
'python-trytond_company' 'python-trytond_company_work_time'
'python-trytond_country' 'python-trytond_currency' 'python-trytond_customs'
'python-trytond_dashboard' 'python-trytond_edocument_uncefact'
'python-trytond_edocument_unece' 'python-trytond_gis' 'python-trytond_google_maps'
'python-trytond_ldap_authentication' 'python-trytond_marketing'
'python-trytond_marketing_automation' 'python-trytond_notification_email'
'python-trytond_party' 'python-trytond_party_relationship' 'python-trytond_party_siret'
'python-trytond_product' 'python-trytond_product_attribute' 'python-trytond_product_classification'
'python-trytond_product_classification_taxonomic' 'python-trytond_product_cost_history'
'python-trytond_production' 'python-trytond_production_outsourcing' 'python-trytond_production_routing'
'python-trytond_production_split' 'python-trytond_production_work' 'python-trytond_product_measurements'
'python-trytond_project' 'python-trytond_project_invoice' 'python-trytond_project_plan' 'python-trytond_project_revenue'
'python-trytond_purchase' 'python-trytond_purchase_request' 'python-trytond_purchase_requisition'
'python-trytond_purchase_shipment_cost' 'python-trytond_sale' 'python-trytond_sale_complaint' 'python-trytond_sale_extra'
'python-trytond_sale_invoice_grouping' 'python-trytond_sale_opportunity' 'python-trytond_sale_payment'
'python-trytond_sale_promotion' 'python-trytond_sale_subscription' 'python-trytond_sale_supply' 'python-trytond_stock'
'python-trytond_stock_consignment' 'python-trytond_stock_forecast' 'python-trytond_stock_lot' 'python-trytond_stock_package'
'python-trytond_stock_split' 'python-trytond_stock_supply' 'python-trytond_stock_supply_day'
'python-trytond_stock_supply_forecast' 'python-trytond_tasks' 'python-trytond_timesheet' 'python-trytond_timesheet_cost'
'python-trytond_user_role' 'python-trytond_web_shortener' 'python-trytond_web_user')
|