File: tryton.cfg

package info (click to toggle)
tryton-modules-purchase 3.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 868 kB
  • ctags: 407
  • sloc: python: 2,363; xml: 884; makefile: 6
file content (20 lines) | stat: -rw-r--r-- 270 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=3.4.0
depends:
    account
    account_invoice
    account_invoice_stock
    account_product
    company
    currency
    ir
    party
    product
    res
    stock
xml:
    purchase.xml
    configuration.xml
    party.xml
    stock.xml
    product.xml