File: tryton.cfg

package info (click to toggle)
tryton-modules-product-cost-warehouse 7.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 424 kB
  • sloc: python: 731; xml: 58; makefile: 11; sh: 3
file content (18 lines) | stat: -rw-r--r-- 261 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[tryton]
version=7.0.1
depends:
    company
    ir
    product
    res
    stock
extras_depend:
    account_invoice_stock
    account_stock_continental
    product_cost_fifo
    product_cost_history
xml:
    ir.xml
    product.xml
    stock.xml
    message.xml