File: tryton.cfg

package info (click to toggle)
tryton-modules-web-shop 7.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 496 kB
  • sloc: python: 592; xml: 244; makefile: 11; sh: 3
file content (20 lines) | stat: -rw-r--r-- 266 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[tryton]
version=7.0.3
depends:
    account
    company
    currency
    ir
    product
    sale
    stock
    web_user
extras_depend:
    account_tax_rule_country
    product_attribute
    product_image
xml:
    web.xml
    product.xml
    sale.xml
    message.xml