(*/py-trytond-*) more regen for PLIST, distinfo

This commit is contained in:
mef 2021-12-23 16:12:39 +00:00
parent de16f1e665
commit 71113de887
52 changed files with 691 additions and 359 deletions

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.5 2016/12/04 21:13:00 rodent Exp $
@comment $NetBSD: PLIST,v 1.6 2021/12/23 16:12:39 mef Exp $
${PYSITELIB}/trytond/modules/account_asset/__init__.py
${PYSITELIB}/trytond/modules/account_asset/__init__.pyc
${PYSITELIB}/trytond/modules/account_asset/__init__.pyo
@ -10,7 +10,10 @@ ${PYSITELIB}/trytond/modules/account_asset/asset.py
${PYSITELIB}/trytond/modules/account_asset/asset.pyc
${PYSITELIB}/trytond/modules/account_asset/asset.pyo
${PYSITELIB}/trytond/modules/account_asset/asset.xml
${PYSITELIB}/trytond/modules/account_asset/asset_table.odt
${PYSITELIB}/trytond/modules/account_asset/asset_table.fodt
${PYSITELIB}/trytond/modules/account_asset/exceptions.py
${PYSITELIB}/trytond/modules/account_asset/exceptions.pyc
${PYSITELIB}/trytond/modules/account_asset/exceptions.pyo
${PYSITELIB}/trytond/modules/account_asset/invoice.py
${PYSITELIB}/trytond/modules/account_asset/invoice.pyc
${PYSITELIB}/trytond/modules/account_asset/invoice.pyo
@ -21,18 +24,24 @@ ${PYSITELIB}/trytond/modules/account_asset/locale/cs.po
${PYSITELIB}/trytond/modules/account_asset/locale/de.po
${PYSITELIB}/trytond/modules/account_asset/locale/es.po
${PYSITELIB}/trytond/modules/account_asset/locale/es_419.po
${PYSITELIB}/trytond/modules/account_asset/locale/et.po
${PYSITELIB}/trytond/modules/account_asset/locale/fa.po
${PYSITELIB}/trytond/modules/account_asset/locale/fi.po
${PYSITELIB}/trytond/modules/account_asset/locale/fr.po
${PYSITELIB}/trytond/modules/account_asset/locale/hu_HU.po
${PYSITELIB}/trytond/modules/account_asset/locale/it_IT.po
${PYSITELIB}/trytond/modules/account_asset/locale/ja_JP.po
${PYSITELIB}/trytond/modules/account_asset/locale/hu.po
${PYSITELIB}/trytond/modules/account_asset/locale/id.po
${PYSITELIB}/trytond/modules/account_asset/locale/it.po
${PYSITELIB}/trytond/modules/account_asset/locale/lo.po
${PYSITELIB}/trytond/modules/account_asset/locale/lt.po
${PYSITELIB}/trytond/modules/account_asset/locale/nl.po
${PYSITELIB}/trytond/modules/account_asset/locale/pl.po
${PYSITELIB}/trytond/modules/account_asset/locale/pt_BR.po
${PYSITELIB}/trytond/modules/account_asset/locale/pt.po
${PYSITELIB}/trytond/modules/account_asset/locale/ro.po
${PYSITELIB}/trytond/modules/account_asset/locale/ru.po
${PYSITELIB}/trytond/modules/account_asset/locale/sl.po
${PYSITELIB}/trytond/modules/account_asset/locale/tr.po
${PYSITELIB}/trytond/modules/account_asset/locale/zh_CN.po
${PYSITELIB}/trytond/modules/account_asset/message.xml
${PYSITELIB}/trytond/modules/account_asset/minimal_chart_bg.xml
${PYSITELIB}/trytond/modules/account_asset/minimal_chart_ca.xml
${PYSITELIB}/trytond/modules/account_asset/minimal_chart_de.xml
@ -54,6 +63,8 @@ ${PYSITELIB}/trytond/modules/account_asset/tests/__init__.py
${PYSITELIB}/trytond/modules/account_asset/tests/__init__.pyc
${PYSITELIB}/trytond/modules/account_asset/tests/__init__.pyo
${PYSITELIB}/trytond/modules/account_asset/tests/scenario_account_asset.rst
${PYSITELIB}/trytond/modules/account_asset/tests/scenario_account_asset_depreciated.rst
${PYSITELIB}/trytond/modules/account_asset/tests/scenario_purchase_asset.rst
${PYSITELIB}/trytond/modules/account_asset/tests/test_account_asset.py
${PYSITELIB}/trytond/modules/account_asset/tests/test_account_asset.pyc
${PYSITELIB}/trytond/modules/account_asset/tests/test_account_asset.pyo
@ -61,6 +72,7 @@ ${PYSITELIB}/trytond/modules/account_asset/tests/tools.py
${PYSITELIB}/trytond/modules/account_asset/tests/tools.pyc
${PYSITELIB}/trytond/modules/account_asset/tests/tools.pyo
${PYSITELIB}/trytond/modules/account_asset/tryton.cfg
${PYSITELIB}/trytond/modules/account_asset/view/account_type_form.xml
${PYSITELIB}/trytond/modules/account_asset/view/asset_create_moves_start_form.xml
${PYSITELIB}/trytond/modules/account_asset/view/asset_form.xml
${PYSITELIB}/trytond/modules/account_asset/view/asset_line_form.xml
@ -72,6 +84,8 @@ ${PYSITELIB}/trytond/modules/account_asset/view/category_form.xml
${PYSITELIB}/trytond/modules/account_asset/view/configuration_form.xml
${PYSITELIB}/trytond/modules/account_asset/view/invoice_line_form.xml
${PYSITELIB}/trytond/modules/account_asset/view/print_depreciation_table_start.xml
${PYSITELIB}/trytond/modules/account_asset/view/revision_form.xml
${PYSITELIB}/trytond/modules/account_asset/view/revision_tree.xml
${PYSITELIB}/trytond/modules/account_asset/view/template_form.xml
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt

View file

@ -1,12 +1,36 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:00 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:39 mef Exp $
${PYSITELIB}/trytond/modules/account_be/__init__.py
${PYSITELIB}/trytond/modules/account_be/__init__.pyc
${PYSITELIB}/trytond/modules/account_be/__init__.pyo
${PYSITELIB}/trytond/modules/account_be/account.py
${PYSITELIB}/trytond/modules/account_be/account.pyc
${PYSITELIB}/trytond/modules/account_be/account.pyo
${PYSITELIB}/trytond/modules/account_be/account.xml
${PYSITELIB}/trytond/modules/account_be/account_be_fr.xml
${PYSITELIB}/trytond/modules/account_be/account_be_nl.xml
${PYSITELIB}/trytond/modules/account_be/locale/bg.po
${PYSITELIB}/trytond/modules/account_be/locale/ca.po
${PYSITELIB}/trytond/modules/account_be/locale/cs.po
${PYSITELIB}/trytond/modules/account_be/locale/de.po
${PYSITELIB}/trytond/modules/account_be/locale/es.po
${PYSITELIB}/trytond/modules/account_be/locale/es_419.po
${PYSITELIB}/trytond/modules/account_be/locale/et.po
${PYSITELIB}/trytond/modules/account_be/locale/fa.po
${PYSITELIB}/trytond/modules/account_be/locale/fi.po
${PYSITELIB}/trytond/modules/account_be/locale/fr.po
${PYSITELIB}/trytond/modules/account_be/locale/hu.po
${PYSITELIB}/trytond/modules/account_be/locale/id.po
${PYSITELIB}/trytond/modules/account_be/locale/it.po
${PYSITELIB}/trytond/modules/account_be/locale/lo.po
${PYSITELIB}/trytond/modules/account_be/locale/lt.po
${PYSITELIB}/trytond/modules/account_be/locale/nl.po
${PYSITELIB}/trytond/modules/account_be/locale/pl.po
${PYSITELIB}/trytond/modules/account_be/locale/pt.po
${PYSITELIB}/trytond/modules/account_be/locale/ro.po
${PYSITELIB}/trytond/modules/account_be/locale/ru.po
${PYSITELIB}/trytond/modules/account_be/locale/sl.po
${PYSITELIB}/trytond/modules/account_be/locale/tr.po
${PYSITELIB}/trytond/modules/account_be/locale/zh_CN.po
${PYSITELIB}/trytond/modules/account_be/tax_be_fr.xml
${PYSITELIB}/trytond/modules/account_be/tax_be_nl.xml
${PYSITELIB}/trytond/modules/account_be/tests/__init__.py
@ -16,6 +40,8 @@ ${PYSITELIB}/trytond/modules/account_be/tests/test_account_be.py
${PYSITELIB}/trytond/modules/account_be/tests/test_account_be.pyc
${PYSITELIB}/trytond/modules/account_be/tests/test_account_be.pyo
${PYSITELIB}/trytond/modules/account_be/tryton.cfg
${PYSITELIB}/trytond/modules/account_be/view/vat_customer_context_form.xml
${PYSITELIB}/trytond/modules/account_be/view/vat_customer_list.xml
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt

View file

@ -1,8 +1,12 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:00 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:39 mef Exp $
${PYSITELIB}/trytond/modules/account_de_skr03/__init__.py
${PYSITELIB}/trytond/modules/account_de_skr03/__init__.pyc
${PYSITELIB}/trytond/modules/account_de_skr03/__init__.pyo
${PYSITELIB}/trytond/modules/account_de_skr03/account.py
${PYSITELIB}/trytond/modules/account_de_skr03/account.pyc
${PYSITELIB}/trytond/modules/account_de_skr03/account.pyo
${PYSITELIB}/trytond/modules/account_de_skr03/account_de.xml
${PYSITELIB}/trytond/modules/account_de_skr03/tax_de.xml
${PYSITELIB}/trytond/modules/account_de_skr03/tests/__init__.py
${PYSITELIB}/trytond/modules/account_de_skr03/tests/__init__.pyc
${PYSITELIB}/trytond/modules/account_de_skr03/tests/__init__.pyo

View file

@ -1,10 +1,14 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:00 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:39 mef Exp $
${PYSITELIB}/trytond/modules/account_deposit/__init__.py
${PYSITELIB}/trytond/modules/account_deposit/__init__.pyc
${PYSITELIB}/trytond/modules/account_deposit/__init__.pyo
${PYSITELIB}/trytond/modules/account_deposit/account.py
${PYSITELIB}/trytond/modules/account_deposit/account.pyc
${PYSITELIB}/trytond/modules/account_deposit/account.pyo
${PYSITELIB}/trytond/modules/account_deposit/account.xml
${PYSITELIB}/trytond/modules/account_deposit/exceptions.py
${PYSITELIB}/trytond/modules/account_deposit/exceptions.pyc
${PYSITELIB}/trytond/modules/account_deposit/exceptions.pyo
${PYSITELIB}/trytond/modules/account_deposit/invoice.py
${PYSITELIB}/trytond/modules/account_deposit/invoice.pyc
${PYSITELIB}/trytond/modules/account_deposit/invoice.pyo
@ -15,18 +19,24 @@ ${PYSITELIB}/trytond/modules/account_deposit/locale/cs.po
${PYSITELIB}/trytond/modules/account_deposit/locale/de.po
${PYSITELIB}/trytond/modules/account_deposit/locale/es.po
${PYSITELIB}/trytond/modules/account_deposit/locale/es_419.po
${PYSITELIB}/trytond/modules/account_deposit/locale/et.po
${PYSITELIB}/trytond/modules/account_deposit/locale/fa.po
${PYSITELIB}/trytond/modules/account_deposit/locale/fi.po
${PYSITELIB}/trytond/modules/account_deposit/locale/fr.po
${PYSITELIB}/trytond/modules/account_deposit/locale/hu_HU.po
${PYSITELIB}/trytond/modules/account_deposit/locale/it_IT.po
${PYSITELIB}/trytond/modules/account_deposit/locale/ja_JP.po
${PYSITELIB}/trytond/modules/account_deposit/locale/hu.po
${PYSITELIB}/trytond/modules/account_deposit/locale/id.po
${PYSITELIB}/trytond/modules/account_deposit/locale/it.po
${PYSITELIB}/trytond/modules/account_deposit/locale/lo.po
${PYSITELIB}/trytond/modules/account_deposit/locale/lt.po
${PYSITELIB}/trytond/modules/account_deposit/locale/nl.po
${PYSITELIB}/trytond/modules/account_deposit/locale/pl.po
${PYSITELIB}/trytond/modules/account_deposit/locale/pt_BR.po
${PYSITELIB}/trytond/modules/account_deposit/locale/pt.po
${PYSITELIB}/trytond/modules/account_deposit/locale/ro.po
${PYSITELIB}/trytond/modules/account_deposit/locale/ru.po
${PYSITELIB}/trytond/modules/account_deposit/locale/sl.po
${PYSITELIB}/trytond/modules/account_deposit/locale/tr.po
${PYSITELIB}/trytond/modules/account_deposit/locale/zh_CN.po
${PYSITELIB}/trytond/modules/account_deposit/message.xml
${PYSITELIB}/trytond/modules/account_deposit/minimal_chart_bg.xml
${PYSITELIB}/trytond/modules/account_deposit/minimal_chart_ca.xml
${PYSITELIB}/trytond/modules/account_deposit/minimal_chart_de.xml
@ -52,7 +62,9 @@ ${PYSITELIB}/trytond/modules/account_deposit/tests/tools.py
${PYSITELIB}/trytond/modules/account_deposit/tests/tools.pyc
${PYSITELIB}/trytond/modules/account_deposit/tests/tools.pyo
${PYSITELIB}/trytond/modules/account_deposit/tryton.cfg
${PYSITELIB}/trytond/modules/account_deposit/view/account_type_form.xml
${PYSITELIB}/trytond/modules/account_deposit/view/invoice_form.xml
${PYSITELIB}/trytond/modules/account_deposit/view/move_line_list_deposit.xml
${PYSITELIB}/trytond/modules/account_deposit/view/party_form.xml
${PYSITELIB}/trytond/modules/account_deposit/view/party_tree.xml
${PYSITELIB}/trytond/modules/account_deposit/view/recall_deposit_form.xml

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:00 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:40 mef Exp $
${PYSITELIB}/trytond/modules/account_dunning_fee/__init__.py
${PYSITELIB}/trytond/modules/account_dunning_fee/__init__.pyc
${PYSITELIB}/trytond/modules/account_dunning_fee/__init__.pyo
@ -15,18 +15,24 @@ ${PYSITELIB}/trytond/modules/account_dunning_fee/locale/cs.po
${PYSITELIB}/trytond/modules/account_dunning_fee/locale/de.po
${PYSITELIB}/trytond/modules/account_dunning_fee/locale/es.po
${PYSITELIB}/trytond/modules/account_dunning_fee/locale/es_419.po
${PYSITELIB}/trytond/modules/account_dunning_fee/locale/et.po
${PYSITELIB}/trytond/modules/account_dunning_fee/locale/fa.po
${PYSITELIB}/trytond/modules/account_dunning_fee/locale/fi.po
${PYSITELIB}/trytond/modules/account_dunning_fee/locale/fr.po
${PYSITELIB}/trytond/modules/account_dunning_fee/locale/hu_HU.po
${PYSITELIB}/trytond/modules/account_dunning_fee/locale/it_IT.po
${PYSITELIB}/trytond/modules/account_dunning_fee/locale/ja_JP.po
${PYSITELIB}/trytond/modules/account_dunning_fee/locale/hu.po
${PYSITELIB}/trytond/modules/account_dunning_fee/locale/id.po
${PYSITELIB}/trytond/modules/account_dunning_fee/locale/it.po
${PYSITELIB}/trytond/modules/account_dunning_fee/locale/lo.po
${PYSITELIB}/trytond/modules/account_dunning_fee/locale/lt.po
${PYSITELIB}/trytond/modules/account_dunning_fee/locale/nl.po
${PYSITELIB}/trytond/modules/account_dunning_fee/locale/pl.po
${PYSITELIB}/trytond/modules/account_dunning_fee/locale/pt_BR.po
${PYSITELIB}/trytond/modules/account_dunning_fee/locale/pt.po
${PYSITELIB}/trytond/modules/account_dunning_fee/locale/ro.po
${PYSITELIB}/trytond/modules/account_dunning_fee/locale/ru.po
${PYSITELIB}/trytond/modules/account_dunning_fee/locale/sl.po
${PYSITELIB}/trytond/modules/account_dunning_fee/locale/tr.po
${PYSITELIB}/trytond/modules/account_dunning_fee/locale/zh_CN.po
${PYSITELIB}/trytond/modules/account_dunning_fee/message.xml
${PYSITELIB}/trytond/modules/account_dunning_fee/tests/__init__.py
${PYSITELIB}/trytond/modules/account_dunning_fee/tests/__init__.pyc
${PYSITELIB}/trytond/modules/account_dunning_fee/tests/__init__.pyo

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:00 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:40 mef Exp $
${PYSITELIB}/trytond/modules/account_dunning_letter/__init__.py
${PYSITELIB}/trytond/modules/account_dunning_letter/__init__.pyc
${PYSITELIB}/trytond/modules/account_dunning_letter/__init__.pyo
@ -6,24 +6,29 @@ ${PYSITELIB}/trytond/modules/account_dunning_letter/dunning.py
${PYSITELIB}/trytond/modules/account_dunning_letter/dunning.pyc
${PYSITELIB}/trytond/modules/account_dunning_letter/dunning.pyo
${PYSITELIB}/trytond/modules/account_dunning_letter/dunning.xml
${PYSITELIB}/trytond/modules/account_dunning_letter/letter.odt
${PYSITELIB}/trytond/modules/account_dunning_letter/letter.fodt
${PYSITELIB}/trytond/modules/account_dunning_letter/locale/bg.po
${PYSITELIB}/trytond/modules/account_dunning_letter/locale/ca.po
${PYSITELIB}/trytond/modules/account_dunning_letter/locale/cs.po
${PYSITELIB}/trytond/modules/account_dunning_letter/locale/de.po
${PYSITELIB}/trytond/modules/account_dunning_letter/locale/es.po
${PYSITELIB}/trytond/modules/account_dunning_letter/locale/es_419.po
${PYSITELIB}/trytond/modules/account_dunning_letter/locale/et.po
${PYSITELIB}/trytond/modules/account_dunning_letter/locale/fa.po
${PYSITELIB}/trytond/modules/account_dunning_letter/locale/fi.po
${PYSITELIB}/trytond/modules/account_dunning_letter/locale/fr.po
${PYSITELIB}/trytond/modules/account_dunning_letter/locale/hu_HU.po
${PYSITELIB}/trytond/modules/account_dunning_letter/locale/it_IT.po
${PYSITELIB}/trytond/modules/account_dunning_letter/locale/ja_JP.po
${PYSITELIB}/trytond/modules/account_dunning_letter/locale/hu.po
${PYSITELIB}/trytond/modules/account_dunning_letter/locale/id.po
${PYSITELIB}/trytond/modules/account_dunning_letter/locale/it.po
${PYSITELIB}/trytond/modules/account_dunning_letter/locale/lo.po
${PYSITELIB}/trytond/modules/account_dunning_letter/locale/lt.po
${PYSITELIB}/trytond/modules/account_dunning_letter/locale/nl.po
${PYSITELIB}/trytond/modules/account_dunning_letter/locale/pl.po
${PYSITELIB}/trytond/modules/account_dunning_letter/locale/pt_BR.po
${PYSITELIB}/trytond/modules/account_dunning_letter/locale/pt.po
${PYSITELIB}/trytond/modules/account_dunning_letter/locale/ro.po
${PYSITELIB}/trytond/modules/account_dunning_letter/locale/ru.po
${PYSITELIB}/trytond/modules/account_dunning_letter/locale/sl.po
${PYSITELIB}/trytond/modules/account_dunning_letter/locale/tr.po
${PYSITELIB}/trytond/modules/account_dunning_letter/locale/zh_CN.po
${PYSITELIB}/trytond/modules/account_dunning_letter/tests/__init__.py
${PYSITELIB}/trytond/modules/account_dunning_letter/tests/__init__.pyc

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.4 2016/12/04 21:13:00 rodent Exp $
@comment $NetBSD: PLIST,v 1.5 2021/12/23 16:12:40 mef Exp $
${PYSITELIB}/trytond/modules/account_fr/__init__.py
${PYSITELIB}/trytond/modules/account_fr/__init__.pyc
${PYSITELIB}/trytond/modules/account_fr/__init__.pyo
@ -13,25 +13,36 @@ ${PYSITELIB}/trytond/modules/account_fr/locale/cs.po
${PYSITELIB}/trytond/modules/account_fr/locale/de.po
${PYSITELIB}/trytond/modules/account_fr/locale/es.po
${PYSITELIB}/trytond/modules/account_fr/locale/es_419.po
${PYSITELIB}/trytond/modules/account_fr/locale/et.po
${PYSITELIB}/trytond/modules/account_fr/locale/fa.po
${PYSITELIB}/trytond/modules/account_fr/locale/fi.po
${PYSITELIB}/trytond/modules/account_fr/locale/fr.po
${PYSITELIB}/trytond/modules/account_fr/locale/hu_HU.po
${PYSITELIB}/trytond/modules/account_fr/locale/it_IT.po
${PYSITELIB}/trytond/modules/account_fr/locale/ja_JP.po
${PYSITELIB}/trytond/modules/account_fr/locale/hu.po
${PYSITELIB}/trytond/modules/account_fr/locale/id.po
${PYSITELIB}/trytond/modules/account_fr/locale/it.po
${PYSITELIB}/trytond/modules/account_fr/locale/lo.po
${PYSITELIB}/trytond/modules/account_fr/locale/lt.po
${PYSITELIB}/trytond/modules/account_fr/locale/nl.po
${PYSITELIB}/trytond/modules/account_fr/locale/pl.po
${PYSITELIB}/trytond/modules/account_fr/locale/pt_BR.po
${PYSITELIB}/trytond/modules/account_fr/locale/pt.po
${PYSITELIB}/trytond/modules/account_fr/locale/ro.po
${PYSITELIB}/trytond/modules/account_fr/locale/ru.po
${PYSITELIB}/trytond/modules/account_fr/locale/sl.po
${PYSITELIB}/trytond/modules/account_fr/locale/tr.po
${PYSITELIB}/trytond/modules/account_fr/locale/zh_CN.po
${PYSITELIB}/trytond/modules/account_fr/tax_fr.xml
${PYSITELIB}/trytond/modules/account_fr/tests/FEC-previous.csv
${PYSITELIB}/trytond/modules/account_fr/tests/FEC.csv
${PYSITELIB}/trytond/modules/account_fr/tests/__init__.py
${PYSITELIB}/trytond/modules/account_fr/tests/__init__.pyc
${PYSITELIB}/trytond/modules/account_fr/tests/__init__.pyo
${PYSITELIB}/trytond/modules/account_fr/tests/scenario_fec.rst
${PYSITELIB}/trytond/modules/account_fr/tests/test_account_fr.py
${PYSITELIB}/trytond/modules/account_fr/tests/test_account_fr.pyc
${PYSITELIB}/trytond/modules/account_fr/tests/test_account_fr.pyo
${PYSITELIB}/trytond/modules/account_fr/tests/tools.py
${PYSITELIB}/trytond/modules/account_fr/tests/tools.pyc
${PYSITELIB}/trytond/modules/account_fr/tests/tools.pyo
${PYSITELIB}/trytond/modules/account_fr/tryton.cfg
${PYSITELIB}/trytond/modules/account_fr/view/fec_result_form.xml
${PYSITELIB}/trytond/modules/account_fr/view/fec_start_form.xml

View file

@ -1,34 +1,45 @@
@comment $NetBSD: PLIST,v 1.3 2016/12/04 21:13:00 rodent Exp $
@comment $NetBSD: PLIST,v 1.4 2021/12/23 16:12:40 mef Exp $
${PYSITELIB}/trytond/modules/account_invoice_history/__init__.py
${PYSITELIB}/trytond/modules/account_invoice_history/__init__.pyc
${PYSITELIB}/trytond/modules/account_invoice_history/__init__.pyo
${PYSITELIB}/trytond/modules/account_invoice_history/invoice.py
${PYSITELIB}/trytond/modules/account_invoice_history/invoice.pyc
${PYSITELIB}/trytond/modules/account_invoice_history/invoice.pyo
${PYSITELIB}/trytond/modules/account_invoice_history/account.py
${PYSITELIB}/trytond/modules/account_invoice_history/account.pyc
${PYSITELIB}/trytond/modules/account_invoice_history/account.pyo
${PYSITELIB}/trytond/modules/account_invoice_history/account_invoice.py
${PYSITELIB}/trytond/modules/account_invoice_history/account_invoice.pyc
${PYSITELIB}/trytond/modules/account_invoice_history/account_invoice.pyo
${PYSITELIB}/trytond/modules/account_invoice_history/locale/bg.po
${PYSITELIB}/trytond/modules/account_invoice_history/locale/ca.po
${PYSITELIB}/trytond/modules/account_invoice_history/locale/cs.po
${PYSITELIB}/trytond/modules/account_invoice_history/locale/de.po
${PYSITELIB}/trytond/modules/account_invoice_history/locale/es.po
${PYSITELIB}/trytond/modules/account_invoice_history/locale/es_419.po
${PYSITELIB}/trytond/modules/account_invoice_history/locale/et.po
${PYSITELIB}/trytond/modules/account_invoice_history/locale/fa.po
${PYSITELIB}/trytond/modules/account_invoice_history/locale/fi.po
${PYSITELIB}/trytond/modules/account_invoice_history/locale/fr.po
${PYSITELIB}/trytond/modules/account_invoice_history/locale/hu_HU.po
${PYSITELIB}/trytond/modules/account_invoice_history/locale/it_IT.po
${PYSITELIB}/trytond/modules/account_invoice_history/locale/ja_JP.po
${PYSITELIB}/trytond/modules/account_invoice_history/locale/hu.po
${PYSITELIB}/trytond/modules/account_invoice_history/locale/id.po
${PYSITELIB}/trytond/modules/account_invoice_history/locale/it.po
${PYSITELIB}/trytond/modules/account_invoice_history/locale/lo.po
${PYSITELIB}/trytond/modules/account_invoice_history/locale/lt.po
${PYSITELIB}/trytond/modules/account_invoice_history/locale/nl.po
${PYSITELIB}/trytond/modules/account_invoice_history/locale/pl.po
${PYSITELIB}/trytond/modules/account_invoice_history/locale/pt_BR.po
${PYSITELIB}/trytond/modules/account_invoice_history/locale/pt.po
${PYSITELIB}/trytond/modules/account_invoice_history/locale/ro.po
${PYSITELIB}/trytond/modules/account_invoice_history/locale/ru.po
${PYSITELIB}/trytond/modules/account_invoice_history/locale/sl.po
${PYSITELIB}/trytond/modules/account_invoice_history/locale/tr.po
${PYSITELIB}/trytond/modules/account_invoice_history/locale/zh_CN.po
${PYSITELIB}/trytond/modules/account_invoice_history/party.py
${PYSITELIB}/trytond/modules/account_invoice_history/party.pyc
${PYSITELIB}/trytond/modules/account_invoice_history/party.pyo
${PYSITELIB}/trytond/modules/account_invoice_history/payment_term.py
${PYSITELIB}/trytond/modules/account_invoice_history/payment_term.pyc
${PYSITELIB}/trytond/modules/account_invoice_history/payment_term.pyo
${PYSITELIB}/trytond/modules/account_invoice_history/tests/__init__.py
${PYSITELIB}/trytond/modules/account_invoice_history/tests/__init__.pyc
${PYSITELIB}/trytond/modules/account_invoice_history/tests/__init__.pyo
${PYSITELIB}/trytond/modules/account_invoice_history/tests/test_account_invoice_history.py
${PYSITELIB}/trytond/modules/account_invoice_history/tests/test_account_invoice_history.pyc
${PYSITELIB}/trytond/modules/account_invoice_history/tests/test_account_invoice_history.pyo
${PYSITELIB}/trytond/modules/account_invoice_history/tryton.cfg
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.3 2016/12/04 21:13:00 rodent Exp $
@comment $NetBSD: PLIST,v 1.4 2021/12/23 16:12:40 mef Exp $
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/__init__.py
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/__init__.pyc
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/__init__.pyo
@ -12,17 +12,22 @@ ${PYSITELIB}/trytond/modules/account_invoice_line_standalone/locale/cs.po
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/locale/de.po
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/locale/es.po
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/locale/es_419.po
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/locale/et.po
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/locale/fa.po
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/locale/fi.po
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/locale/fr.po
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/locale/hu_HU.po
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/locale/it_IT.po
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/locale/ja_JP.po
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/locale/hu.po
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/locale/id.po
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/locale/it.po
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/locale/lo.po
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/locale/lt.po
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/locale/nl.po
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/locale/pl.po
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/locale/pt_BR.po
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/locale/pt.po
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/locale/ro.po
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/locale/ru.po
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/locale/sl.po
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/locale/tr.po
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/locale/zh_CN.po
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/tests/__init__.py
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/tests/__init__.pyc
@ -33,6 +38,7 @@ ${PYSITELIB}/trytond/modules/account_invoice_line_standalone/tests/test_account_
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/tryton.cfg
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/view/invoice_line_form.xml
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/view/invoice_line_tree.xml
${PYSITELIB}/trytond/modules/account_invoice_line_standalone/view/invoice_line_tree_sequence.xml
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt

View file

@ -1,27 +1,35 @@
@comment $NetBSD: PLIST,v 1.3 2016/12/04 21:13:01 rodent Exp $
@comment $NetBSD: PLIST,v 1.4 2021/12/23 16:12:40 mef Exp $
${PYSITELIB}/trytond/modules/account_payment_clearing/__init__.py
${PYSITELIB}/trytond/modules/account_payment_clearing/__init__.pyc
${PYSITELIB}/trytond/modules/account_payment_clearing/__init__.pyo
${PYSITELIB}/trytond/modules/account_payment_clearing/account.py
${PYSITELIB}/trytond/modules/account_payment_clearing/account.pyc
${PYSITELIB}/trytond/modules/account_payment_clearing/account.pyo
${PYSITELIB}/trytond/modules/account_payment_clearing/ir.py
${PYSITELIB}/trytond/modules/account_payment_clearing/ir.pyc
${PYSITELIB}/trytond/modules/account_payment_clearing/ir.pyo
${PYSITELIB}/trytond/modules/account_payment_clearing/locale/bg.po
${PYSITELIB}/trytond/modules/account_payment_clearing/locale/ca.po
${PYSITELIB}/trytond/modules/account_payment_clearing/locale/cs.po
${PYSITELIB}/trytond/modules/account_payment_clearing/locale/de.po
${PYSITELIB}/trytond/modules/account_payment_clearing/locale/es.po
${PYSITELIB}/trytond/modules/account_payment_clearing/locale/es_419.po
${PYSITELIB}/trytond/modules/account_payment_clearing/locale/et.po
${PYSITELIB}/trytond/modules/account_payment_clearing/locale/fa.po
${PYSITELIB}/trytond/modules/account_payment_clearing/locale/fi.po
${PYSITELIB}/trytond/modules/account_payment_clearing/locale/fr.po
${PYSITELIB}/trytond/modules/account_payment_clearing/locale/hu_HU.po
${PYSITELIB}/trytond/modules/account_payment_clearing/locale/it_IT.po
${PYSITELIB}/trytond/modules/account_payment_clearing/locale/ja_JP.po
${PYSITELIB}/trytond/modules/account_payment_clearing/locale/hu.po
${PYSITELIB}/trytond/modules/account_payment_clearing/locale/id.po
${PYSITELIB}/trytond/modules/account_payment_clearing/locale/it.po
${PYSITELIB}/trytond/modules/account_payment_clearing/locale/lo.po
${PYSITELIB}/trytond/modules/account_payment_clearing/locale/lt.po
${PYSITELIB}/trytond/modules/account_payment_clearing/locale/nl.po
${PYSITELIB}/trytond/modules/account_payment_clearing/locale/pl.po
${PYSITELIB}/trytond/modules/account_payment_clearing/locale/pt_BR.po
${PYSITELIB}/trytond/modules/account_payment_clearing/locale/pt.po
${PYSITELIB}/trytond/modules/account_payment_clearing/locale/ro.po
${PYSITELIB}/trytond/modules/account_payment_clearing/locale/ru.po
${PYSITELIB}/trytond/modules/account_payment_clearing/locale/sl.po
${PYSITELIB}/trytond/modules/account_payment_clearing/locale/tr.po
${PYSITELIB}/trytond/modules/account_payment_clearing/locale/zh_CN.po
${PYSITELIB}/trytond/modules/account_payment_clearing/payment.py
${PYSITELIB}/trytond/modules/account_payment_clearing/payment.pyc
@ -42,8 +50,10 @@ ${PYSITELIB}/trytond/modules/account_payment_clearing/tests/test_account_payment
${PYSITELIB}/trytond/modules/account_payment_clearing/tryton.cfg
${PYSITELIB}/trytond/modules/account_payment_clearing/view/payment_form.xml
${PYSITELIB}/trytond/modules/account_payment_clearing/view/payment_journal_form.xml
${PYSITELIB}/trytond/modules/account_payment_clearing/view/payment_list.xml
${PYSITELIB}/trytond/modules/account_payment_clearing/view/statement_line_form.xml
${PYSITELIB}/trytond/modules/account_payment_clearing/view/statement_line_tree.xml
${PYSITELIB}/trytond/modules/account_payment_clearing/view/succeed_start_form.xml
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt

View file

@ -1,10 +1,13 @@
@comment $NetBSD: PLIST,v 1.5 2016/12/04 21:13:01 rodent Exp $
@comment $NetBSD: PLIST,v 1.6 2021/12/23 16:12:40 mef Exp $
${PYSITELIB}/trytond/modules/account_statement/__init__.py
${PYSITELIB}/trytond/modules/account_statement/__init__.pyc
${PYSITELIB}/trytond/modules/account_statement/__init__.pyo
${PYSITELIB}/trytond/modules/account_statement/account.py
${PYSITELIB}/trytond/modules/account_statement/account.pyc
${PYSITELIB}/trytond/modules/account_statement/account.pyo
${PYSITELIB}/trytond/modules/account_statement/exceptions.py
${PYSITELIB}/trytond/modules/account_statement/exceptions.pyc
${PYSITELIB}/trytond/modules/account_statement/exceptions.pyo
${PYSITELIB}/trytond/modules/account_statement/journal.py
${PYSITELIB}/trytond/modules/account_statement/journal.pyc
${PYSITELIB}/trytond/modules/account_statement/journal.pyo
@ -15,22 +18,28 @@ ${PYSITELIB}/trytond/modules/account_statement/locale/cs.po
${PYSITELIB}/trytond/modules/account_statement/locale/de.po
${PYSITELIB}/trytond/modules/account_statement/locale/es.po
${PYSITELIB}/trytond/modules/account_statement/locale/es_419.po
${PYSITELIB}/trytond/modules/account_statement/locale/et.po
${PYSITELIB}/trytond/modules/account_statement/locale/fa.po
${PYSITELIB}/trytond/modules/account_statement/locale/fi.po
${PYSITELIB}/trytond/modules/account_statement/locale/fr.po
${PYSITELIB}/trytond/modules/account_statement/locale/hu_HU.po
${PYSITELIB}/trytond/modules/account_statement/locale/it_IT.po
${PYSITELIB}/trytond/modules/account_statement/locale/ja_JP.po
${PYSITELIB}/trytond/modules/account_statement/locale/hu.po
${PYSITELIB}/trytond/modules/account_statement/locale/id.po
${PYSITELIB}/trytond/modules/account_statement/locale/it.po
${PYSITELIB}/trytond/modules/account_statement/locale/lo.po
${PYSITELIB}/trytond/modules/account_statement/locale/lt.po
${PYSITELIB}/trytond/modules/account_statement/locale/nl.po
${PYSITELIB}/trytond/modules/account_statement/locale/pl.po
${PYSITELIB}/trytond/modules/account_statement/locale/pt_BR.po
${PYSITELIB}/trytond/modules/account_statement/locale/pt.po
${PYSITELIB}/trytond/modules/account_statement/locale/ro.po
${PYSITELIB}/trytond/modules/account_statement/locale/ru.po
${PYSITELIB}/trytond/modules/account_statement/locale/sl.po
${PYSITELIB}/trytond/modules/account_statement/locale/tr.po
${PYSITELIB}/trytond/modules/account_statement/locale/zh_CN.po
${PYSITELIB}/trytond/modules/account_statement/message.xml
${PYSITELIB}/trytond/modules/account_statement/party.py
${PYSITELIB}/trytond/modules/account_statement/party.pyc
${PYSITELIB}/trytond/modules/account_statement/party.pyo
${PYSITELIB}/trytond/modules/account_statement/statement.odt
${PYSITELIB}/trytond/modules/account_statement/statement.fodt
${PYSITELIB}/trytond/modules/account_statement/statement.py
${PYSITELIB}/trytond/modules/account_statement/statement.pyc
${PYSITELIB}/trytond/modules/account_statement/statement.pyo
@ -39,6 +48,8 @@ ${PYSITELIB}/trytond/modules/account_statement/tests/__init__.py
${PYSITELIB}/trytond/modules/account_statement/tests/__init__.pyc
${PYSITELIB}/trytond/modules/account_statement/tests/__init__.pyo
${PYSITELIB}/trytond/modules/account_statement/tests/scenario_account_statement.rst
${PYSITELIB}/trytond/modules/account_statement/tests/scenario_statement_origin.rst
${PYSITELIB}/trytond/modules/account_statement/tests/scenario_statement_origin_invoices.rst
${PYSITELIB}/trytond/modules/account_statement/tests/test_account_statement.py
${PYSITELIB}/trytond/modules/account_statement/tests/test_account_statement.pyc
${PYSITELIB}/trytond/modules/account_statement/tests/test_account_statement.pyo
@ -46,11 +57,14 @@ ${PYSITELIB}/trytond/modules/account_statement/tryton.cfg
${PYSITELIB}/trytond/modules/account_statement/view/line_group_form.xml
${PYSITELIB}/trytond/modules/account_statement/view/line_group_list.xml
${PYSITELIB}/trytond/modules/account_statement/view/statement_form.xml
${PYSITELIB}/trytond/modules/account_statement/view/statement_import_start_form.xml
${PYSITELIB}/trytond/modules/account_statement/view/statement_journal_form.xml
${PYSITELIB}/trytond/modules/account_statement/view/statement_journal_tree.xml
${PYSITELIB}/trytond/modules/account_statement/view/statement_line_form.xml
${PYSITELIB}/trytond/modules/account_statement/view/statement_line_tree.xml
${PYSITELIB}/trytond/modules/account_statement/view/statement_line_tree_editable.xml
${PYSITELIB}/trytond/modules/account_statement/view/statement_origin_form.xml
${PYSITELIB}/trytond/modules/account_statement/view/statement_origin_tree.xml
${PYSITELIB}/trytond/modules/account_statement/view/statement_tree.xml
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt

View file

@ -1,11 +1,13 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:01 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:40 mef Exp $
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/__init__.py
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/__init__.pyc
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/__init__.pyo
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/account.py
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/account.pyc
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/account.pyo
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/account.xml
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/exceptions.py
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/exceptions.pyc
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/exceptions.pyo
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/invoice.py
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/invoice.pyc
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/invoice.pyo
@ -15,18 +17,24 @@ ${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/locale/cs.po
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/locale/de.po
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/locale/es.po
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/locale/es_419.po
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/locale/et.po
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/locale/fa.po
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/locale/fi.po
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/locale/fr.po
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/locale/hu_HU.po
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/locale/it_IT.po
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/locale/ja_JP.po
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/locale/hu.po
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/locale/id.po
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/locale/it.po
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/locale/lo.po
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/locale/lt.po
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/locale/nl.po
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/locale/pl.po
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/locale/pt_BR.po
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/locale/pt.po
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/locale/ro.po
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/locale/ru.po
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/locale/sl.po
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/locale/tr.po
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/locale/zh_CN.po
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/message.xml
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/minimal_chart_bg.xml
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/minimal_chart_ca.xml
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/minimal_chart_de.xml
@ -57,7 +65,6 @@ ${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/tests/tools.pyc
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/tests/tools.pyo
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/tryton.cfg
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/view/category_form.xml
${PYSITELIB}/trytond/modules/account_stock_anglo_saxon/view/template_form.xml
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:01 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:41 mef Exp $
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/__init__.py
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/__init__.pyc
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/__init__.pyo
@ -11,17 +11,22 @@ ${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/locale/cs.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/locale/de.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/locale/es.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/locale/es_419.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/locale/et.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/locale/fa.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/locale/fi.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/locale/fr.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/locale/hu_HU.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/locale/it_IT.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/locale/ja_JP.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/locale/hu.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/locale/id.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/locale/it.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/locale/lo.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/locale/lt.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/locale/nl.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/locale/pl.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/locale/pt_BR.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/locale/pt.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/locale/ro.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/locale/ru.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/locale/sl.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/locale/tr.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/locale/zh_CN.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/tests/__init__.py
${PYSITELIB}/trytond/modules/account_stock_landed_cost_weight/tests/__init__.pyc

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:01 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:41 mef Exp $
${PYSITELIB}/trytond/modules/account_stock_landed_cost/__init__.py
${PYSITELIB}/trytond/modules/account_stock_landed_cost/__init__.pyc
${PYSITELIB}/trytond/modules/account_stock_landed_cost/__init__.pyo
@ -6,24 +6,33 @@ ${PYSITELIB}/trytond/modules/account_stock_landed_cost/account.py
${PYSITELIB}/trytond/modules/account_stock_landed_cost/account.pyc
${PYSITELIB}/trytond/modules/account_stock_landed_cost/account.pyo
${PYSITELIB}/trytond/modules/account_stock_landed_cost/account.xml
${PYSITELIB}/trytond/modules/account_stock_landed_cost/exceptions.py
${PYSITELIB}/trytond/modules/account_stock_landed_cost/exceptions.pyc
${PYSITELIB}/trytond/modules/account_stock_landed_cost/exceptions.pyo
${PYSITELIB}/trytond/modules/account_stock_landed_cost/locale/bg.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost/locale/ca.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost/locale/cs.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost/locale/de.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost/locale/es.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost/locale/es_419.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost/locale/et.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost/locale/fa.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost/locale/fi.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost/locale/fr.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost/locale/hu_HU.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost/locale/it_IT.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost/locale/ja_JP.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost/locale/hu.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost/locale/id.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost/locale/it.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost/locale/lo.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost/locale/lt.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost/locale/nl.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost/locale/pl.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost/locale/pt_BR.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost/locale/pt.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost/locale/ro.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost/locale/ru.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost/locale/sl.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost/locale/tr.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost/locale/zh_CN.po
${PYSITELIB}/trytond/modules/account_stock_landed_cost/message.xml
${PYSITELIB}/trytond/modules/account_stock_landed_cost/product.py
${PYSITELIB}/trytond/modules/account_stock_landed_cost/product.pyc
${PYSITELIB}/trytond/modules/account_stock_landed_cost/product.pyo

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2021/12/22 22:54:47 mef Exp $
$NetBSD: distinfo,v 1.5 2021/12/23 16:12:41 mef Exp $
BLAKE2s (tryton-6.2/trytond_account_stock_landed_cost-6.2.0.tar.gz) = de47334503406385748e0f0625b933bd549929c6dcb8c7baf0740ef826a23bb9
SHA512 (tryton-6.2/trytond_account_stock_landed_cost-6.2.0.tar.gz) = f88150d3e94720c5e8806a77e2c7e628052999b7db5476fd4869d21017ad5572c1b700adfe0867b1c45bcaeedac0e19efdf95ba99f8cd6c29c6e87449f2fdde6
Size (tryton-6.2/trytond_account_stock_landed_cost-6.2.0.tar.gz) = 36420 bytes
BLAKE2s (tryton-6.2/trytond_account_stock_landed_cost-6.2.1.tar.gz) = 84d0f4e6aa1ec5e1dddbe5eb9041afc2967cecf6592c0731360193e666b68369
SHA512 (tryton-6.2/trytond_account_stock_landed_cost-6.2.1.tar.gz) = baa11adef1e13e17bf8891cf6ebd32c8ff2585a4d25fb15649419095949bc9f68464818e078366d86c9da3a6b7251589d5a5fdb6cd283a1da76039ed1bc953f4
Size (tryton-6.2/trytond_account_stock_landed_cost-6.2.1.tar.gz) = 36291 bytes

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:02 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:41 mef Exp $
${PYSITELIB}/trytond/modules/account_tax_rule_country/__init__.py
${PYSITELIB}/trytond/modules/account_tax_rule_country/__init__.pyc
${PYSITELIB}/trytond/modules/account_tax_rule_country/__init__.pyo
@ -12,17 +12,22 @@ ${PYSITELIB}/trytond/modules/account_tax_rule_country/locale/cs.po
${PYSITELIB}/trytond/modules/account_tax_rule_country/locale/de.po
${PYSITELIB}/trytond/modules/account_tax_rule_country/locale/es.po
${PYSITELIB}/trytond/modules/account_tax_rule_country/locale/es_419.po
${PYSITELIB}/trytond/modules/account_tax_rule_country/locale/et.po
${PYSITELIB}/trytond/modules/account_tax_rule_country/locale/fa.po
${PYSITELIB}/trytond/modules/account_tax_rule_country/locale/fi.po
${PYSITELIB}/trytond/modules/account_tax_rule_country/locale/fr.po
${PYSITELIB}/trytond/modules/account_tax_rule_country/locale/hu_HU.po
${PYSITELIB}/trytond/modules/account_tax_rule_country/locale/it_IT.po
${PYSITELIB}/trytond/modules/account_tax_rule_country/locale/ja_JP.po
${PYSITELIB}/trytond/modules/account_tax_rule_country/locale/hu.po
${PYSITELIB}/trytond/modules/account_tax_rule_country/locale/id.po
${PYSITELIB}/trytond/modules/account_tax_rule_country/locale/it.po
${PYSITELIB}/trytond/modules/account_tax_rule_country/locale/lo.po
${PYSITELIB}/trytond/modules/account_tax_rule_country/locale/lt.po
${PYSITELIB}/trytond/modules/account_tax_rule_country/locale/nl.po
${PYSITELIB}/trytond/modules/account_tax_rule_country/locale/pl.po
${PYSITELIB}/trytond/modules/account_tax_rule_country/locale/pt_BR.po
${PYSITELIB}/trytond/modules/account_tax_rule_country/locale/pt.po
${PYSITELIB}/trytond/modules/account_tax_rule_country/locale/ro.po
${PYSITELIB}/trytond/modules/account_tax_rule_country/locale/ru.po
${PYSITELIB}/trytond/modules/account_tax_rule_country/locale/sl.po
${PYSITELIB}/trytond/modules/account_tax_rule_country/locale/tr.po
${PYSITELIB}/trytond/modules/account_tax_rule_country/locale/zh_CN.po
${PYSITELIB}/trytond/modules/account_tax_rule_country/purchase.py
${PYSITELIB}/trytond/modules/account_tax_rule_country/purchase.pyc
@ -30,6 +35,9 @@ ${PYSITELIB}/trytond/modules/account_tax_rule_country/purchase.pyo
${PYSITELIB}/trytond/modules/account_tax_rule_country/sale.py
${PYSITELIB}/trytond/modules/account_tax_rule_country/sale.pyc
${PYSITELIB}/trytond/modules/account_tax_rule_country/sale.pyo
${PYSITELIB}/trytond/modules/account_tax_rule_country/stock.py
${PYSITELIB}/trytond/modules/account_tax_rule_country/stock.pyc
${PYSITELIB}/trytond/modules/account_tax_rule_country/stock.pyo
${PYSITELIB}/trytond/modules/account_tax_rule_country/tests/__init__.py
${PYSITELIB}/trytond/modules/account_tax_rule_country/tests/__init__.pyc
${PYSITELIB}/trytond/modules/account_tax_rule_country/tests/__init__.pyo

View file

@ -1,10 +1,11 @@
@comment $NetBSD: PLIST,v 1.3 2016/12/04 21:13:02 rodent Exp $
@comment $NetBSD: PLIST,v 1.4 2021/12/23 16:12:41 mef Exp $
${PYSITELIB}/trytond/modules/analytic_invoice/__init__.py
${PYSITELIB}/trytond/modules/analytic_invoice/__init__.pyc
${PYSITELIB}/trytond/modules/analytic_invoice/__init__.pyo
${PYSITELIB}/trytond/modules/analytic_invoice/asset.py
${PYSITELIB}/trytond/modules/analytic_invoice/asset.pyc
${PYSITELIB}/trytond/modules/analytic_invoice/asset.pyo
${PYSITELIB}/trytond/modules/analytic_invoice/asset.xml
${PYSITELIB}/trytond/modules/analytic_invoice/invoice.py
${PYSITELIB}/trytond/modules/analytic_invoice/invoice.pyc
${PYSITELIB}/trytond/modules/analytic_invoice/invoice.pyo
@ -15,17 +16,22 @@ ${PYSITELIB}/trytond/modules/analytic_invoice/locale/cs.po
${PYSITELIB}/trytond/modules/analytic_invoice/locale/de.po
${PYSITELIB}/trytond/modules/analytic_invoice/locale/es.po
${PYSITELIB}/trytond/modules/analytic_invoice/locale/es_419.po
${PYSITELIB}/trytond/modules/analytic_invoice/locale/et.po
${PYSITELIB}/trytond/modules/analytic_invoice/locale/fa.po
${PYSITELIB}/trytond/modules/analytic_invoice/locale/fi.po
${PYSITELIB}/trytond/modules/analytic_invoice/locale/fr.po
${PYSITELIB}/trytond/modules/analytic_invoice/locale/hu_HU.po
${PYSITELIB}/trytond/modules/analytic_invoice/locale/it_IT.po
${PYSITELIB}/trytond/modules/analytic_invoice/locale/ja_JP.po
${PYSITELIB}/trytond/modules/analytic_invoice/locale/hu.po
${PYSITELIB}/trytond/modules/analytic_invoice/locale/id.po
${PYSITELIB}/trytond/modules/analytic_invoice/locale/it.po
${PYSITELIB}/trytond/modules/analytic_invoice/locale/lo.po
${PYSITELIB}/trytond/modules/analytic_invoice/locale/lt.po
${PYSITELIB}/trytond/modules/analytic_invoice/locale/nl.po
${PYSITELIB}/trytond/modules/analytic_invoice/locale/pl.po
${PYSITELIB}/trytond/modules/analytic_invoice/locale/pt_BR.po
${PYSITELIB}/trytond/modules/analytic_invoice/locale/pt.po
${PYSITELIB}/trytond/modules/analytic_invoice/locale/ro.po
${PYSITELIB}/trytond/modules/analytic_invoice/locale/ru.po
${PYSITELIB}/trytond/modules/analytic_invoice/locale/sl.po
${PYSITELIB}/trytond/modules/analytic_invoice/locale/tr.po
${PYSITELIB}/trytond/modules/analytic_invoice/locale/zh_CN.po
${PYSITELIB}/trytond/modules/analytic_invoice/tests/__init__.py
${PYSITELIB}/trytond/modules/analytic_invoice/tests/__init__.pyc

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.3 2016/12/04 21:13:02 rodent Exp $
@comment $NetBSD: PLIST,v 1.4 2021/12/23 16:12:41 mef Exp $
${PYSITELIB}/trytond/modules/analytic_purchase/__init__.py
${PYSITELIB}/trytond/modules/analytic_purchase/__init__.pyc
${PYSITELIB}/trytond/modules/analytic_purchase/__init__.pyo
@ -8,17 +8,22 @@ ${PYSITELIB}/trytond/modules/analytic_purchase/locale/cs.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/de.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/es.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/es_419.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/et.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/fa.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/fi.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/fr.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/hu_HU.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/it_IT.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/ja_JP.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/hu.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/id.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/it.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/lo.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/lt.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/nl.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/pl.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/pt_BR.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/pt.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/ro.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/ru.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/sl.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/tr.po
${PYSITELIB}/trytond/modules/analytic_purchase/locale/zh_CN.po
${PYSITELIB}/trytond/modules/analytic_purchase/purchase.py
${PYSITELIB}/trytond/modules/analytic_purchase/purchase.pyc

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.3 2016/12/04 21:13:02 rodent Exp $
@comment $NetBSD: PLIST,v 1.4 2021/12/23 16:12:41 mef Exp $
${PYSITELIB}/trytond/modules/analytic_sale/__init__.py
${PYSITELIB}/trytond/modules/analytic_sale/__init__.pyc
${PYSITELIB}/trytond/modules/analytic_sale/__init__.pyo
@ -8,17 +8,22 @@ ${PYSITELIB}/trytond/modules/analytic_sale/locale/cs.po
${PYSITELIB}/trytond/modules/analytic_sale/locale/de.po
${PYSITELIB}/trytond/modules/analytic_sale/locale/es.po
${PYSITELIB}/trytond/modules/analytic_sale/locale/es_419.po
${PYSITELIB}/trytond/modules/analytic_sale/locale/et.po
${PYSITELIB}/trytond/modules/analytic_sale/locale/fa.po
${PYSITELIB}/trytond/modules/analytic_sale/locale/fi.po
${PYSITELIB}/trytond/modules/analytic_sale/locale/fr.po
${PYSITELIB}/trytond/modules/analytic_sale/locale/hu_HU.po
${PYSITELIB}/trytond/modules/analytic_sale/locale/it_IT.po
${PYSITELIB}/trytond/modules/analytic_sale/locale/ja_JP.po
${PYSITELIB}/trytond/modules/analytic_sale/locale/hu.po
${PYSITELIB}/trytond/modules/analytic_sale/locale/id.po
${PYSITELIB}/trytond/modules/analytic_sale/locale/it.po
${PYSITELIB}/trytond/modules/analytic_sale/locale/lo.po
${PYSITELIB}/trytond/modules/analytic_sale/locale/lt.po
${PYSITELIB}/trytond/modules/analytic_sale/locale/nl.po
${PYSITELIB}/trytond/modules/analytic_sale/locale/pl.po
${PYSITELIB}/trytond/modules/analytic_sale/locale/pt_BR.po
${PYSITELIB}/trytond/modules/analytic_sale/locale/pt.po
${PYSITELIB}/trytond/modules/analytic_sale/locale/ro.po
${PYSITELIB}/trytond/modules/analytic_sale/locale/ru.po
${PYSITELIB}/trytond/modules/analytic_sale/locale/sl.po
${PYSITELIB}/trytond/modules/analytic_sale/locale/tr.po
${PYSITELIB}/trytond/modules/analytic_sale/locale/zh_CN.po
${PYSITELIB}/trytond/modules/analytic_sale/sale.py
${PYSITELIB}/trytond/modules/analytic_sale/sale.pyc

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:02 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:41 mef Exp $
${PYSITELIB}/trytond/modules/commission_waiting/__init__.py
${PYSITELIB}/trytond/modules/commission_waiting/__init__.pyc
${PYSITELIB}/trytond/modules/commission_waiting/__init__.pyo
@ -18,17 +18,22 @@ ${PYSITELIB}/trytond/modules/commission_waiting/locale/cs.po
${PYSITELIB}/trytond/modules/commission_waiting/locale/de.po
${PYSITELIB}/trytond/modules/commission_waiting/locale/es.po
${PYSITELIB}/trytond/modules/commission_waiting/locale/es_419.po
${PYSITELIB}/trytond/modules/commission_waiting/locale/et.po
${PYSITELIB}/trytond/modules/commission_waiting/locale/fa.po
${PYSITELIB}/trytond/modules/commission_waiting/locale/fi.po
${PYSITELIB}/trytond/modules/commission_waiting/locale/fr.po
${PYSITELIB}/trytond/modules/commission_waiting/locale/hu_HU.po
${PYSITELIB}/trytond/modules/commission_waiting/locale/it_IT.po
${PYSITELIB}/trytond/modules/commission_waiting/locale/ja_JP.po
${PYSITELIB}/trytond/modules/commission_waiting/locale/hu.po
${PYSITELIB}/trytond/modules/commission_waiting/locale/id.po
${PYSITELIB}/trytond/modules/commission_waiting/locale/it.po
${PYSITELIB}/trytond/modules/commission_waiting/locale/lo.po
${PYSITELIB}/trytond/modules/commission_waiting/locale/lt.po
${PYSITELIB}/trytond/modules/commission_waiting/locale/nl.po
${PYSITELIB}/trytond/modules/commission_waiting/locale/pl.po
${PYSITELIB}/trytond/modules/commission_waiting/locale/pt_BR.po
${PYSITELIB}/trytond/modules/commission_waiting/locale/pt.po
${PYSITELIB}/trytond/modules/commission_waiting/locale/ro.po
${PYSITELIB}/trytond/modules/commission_waiting/locale/ru.po
${PYSITELIB}/trytond/modules/commission_waiting/locale/sl.po
${PYSITELIB}/trytond/modules/commission_waiting/locale/tr.po
${PYSITELIB}/trytond/modules/commission_waiting/locale/zh_CN.po
${PYSITELIB}/trytond/modules/commission_waiting/tests/__init__.py
${PYSITELIB}/trytond/modules/commission_waiting/tests/__init__.pyc

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:02 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:41 mef Exp $
${PYSITELIB}/trytond/modules/customs/__init__.py
${PYSITELIB}/trytond/modules/customs/__init__.pyc
${PYSITELIB}/trytond/modules/customs/__init__.pyo
@ -12,17 +12,22 @@ ${PYSITELIB}/trytond/modules/customs/locale/cs.po
${PYSITELIB}/trytond/modules/customs/locale/de.po
${PYSITELIB}/trytond/modules/customs/locale/es.po
${PYSITELIB}/trytond/modules/customs/locale/es_419.po
${PYSITELIB}/trytond/modules/customs/locale/et.po
${PYSITELIB}/trytond/modules/customs/locale/fa.po
${PYSITELIB}/trytond/modules/customs/locale/fi.po
${PYSITELIB}/trytond/modules/customs/locale/fr.po
${PYSITELIB}/trytond/modules/customs/locale/hu_HU.po
${PYSITELIB}/trytond/modules/customs/locale/it_IT.po
${PYSITELIB}/trytond/modules/customs/locale/ja_JP.po
${PYSITELIB}/trytond/modules/customs/locale/hu.po
${PYSITELIB}/trytond/modules/customs/locale/id.po
${PYSITELIB}/trytond/modules/customs/locale/it.po
${PYSITELIB}/trytond/modules/customs/locale/lo.po
${PYSITELIB}/trytond/modules/customs/locale/lt.po
${PYSITELIB}/trytond/modules/customs/locale/nl.po
${PYSITELIB}/trytond/modules/customs/locale/pl.po
${PYSITELIB}/trytond/modules/customs/locale/pt_BR.po
${PYSITELIB}/trytond/modules/customs/locale/pt.po
${PYSITELIB}/trytond/modules/customs/locale/ro.po
${PYSITELIB}/trytond/modules/customs/locale/ru.po
${PYSITELIB}/trytond/modules/customs/locale/sl.po
${PYSITELIB}/trytond/modules/customs/locale/tr.po
${PYSITELIB}/trytond/modules/customs/locale/zh_CN.po
${PYSITELIB}/trytond/modules/customs/product.py
${PYSITELIB}/trytond/modules/customs/product.pyc

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.3 2016/12/04 21:13:02 rodent Exp $
@comment $NetBSD: PLIST,v 1.4 2021/12/23 16:12:41 mef Exp $
${PYSITELIB}/trytond/modules/product_cost_fifo/__init__.py
${PYSITELIB}/trytond/modules/product_cost_fifo/__init__.pyc
${PYSITELIB}/trytond/modules/product_cost_fifo/__init__.pyo
@ -8,24 +8,40 @@ ${PYSITELIB}/trytond/modules/product_cost_fifo/locale/cs.po
${PYSITELIB}/trytond/modules/product_cost_fifo/locale/de.po
${PYSITELIB}/trytond/modules/product_cost_fifo/locale/es.po
${PYSITELIB}/trytond/modules/product_cost_fifo/locale/es_419.po
${PYSITELIB}/trytond/modules/product_cost_fifo/locale/et.po
${PYSITELIB}/trytond/modules/product_cost_fifo/locale/fa.po
${PYSITELIB}/trytond/modules/product_cost_fifo/locale/fi.po
${PYSITELIB}/trytond/modules/product_cost_fifo/locale/fr.po
${PYSITELIB}/trytond/modules/product_cost_fifo/locale/hu_HU.po
${PYSITELIB}/trytond/modules/product_cost_fifo/locale/it_IT.po
${PYSITELIB}/trytond/modules/product_cost_fifo/locale/ja_JP.po
${PYSITELIB}/trytond/modules/product_cost_fifo/locale/hu.po
${PYSITELIB}/trytond/modules/product_cost_fifo/locale/id.po
${PYSITELIB}/trytond/modules/product_cost_fifo/locale/it.po
${PYSITELIB}/trytond/modules/product_cost_fifo/locale/lo.po
${PYSITELIB}/trytond/modules/product_cost_fifo/locale/lt.po
${PYSITELIB}/trytond/modules/product_cost_fifo/locale/nl.po
${PYSITELIB}/trytond/modules/product_cost_fifo/locale/pl.po
${PYSITELIB}/trytond/modules/product_cost_fifo/locale/pt_BR.po
${PYSITELIB}/trytond/modules/product_cost_fifo/locale/pt.po
${PYSITELIB}/trytond/modules/product_cost_fifo/locale/ro.po
${PYSITELIB}/trytond/modules/product_cost_fifo/locale/ru.po
${PYSITELIB}/trytond/modules/product_cost_fifo/locale/sl.po
${PYSITELIB}/trytond/modules/product_cost_fifo/locale/tr.po
${PYSITELIB}/trytond/modules/product_cost_fifo/locale/zh_CN.po
${PYSITELIB}/trytond/modules/product_cost_fifo/message.xml
${PYSITELIB}/trytond/modules/product_cost_fifo/move.py
${PYSITELIB}/trytond/modules/product_cost_fifo/move.pyc
${PYSITELIB}/trytond/modules/product_cost_fifo/move.pyo
${PYSITELIB}/trytond/modules/product_cost_fifo/product.py
${PYSITELIB}/trytond/modules/product_cost_fifo/product.pyc
${PYSITELIB}/trytond/modules/product_cost_fifo/product.pyo
${PYSITELIB}/trytond/modules/product_cost_fifo/tests/__init__.py
${PYSITELIB}/trytond/modules/product_cost_fifo/tests/__init__.pyc
${PYSITELIB}/trytond/modules/product_cost_fifo/tests/__init__.pyo
${PYSITELIB}/trytond/modules/product_cost_fifo/tests/scenario_product_cost_fifo.rst
${PYSITELIB}/trytond/modules/product_cost_fifo/tests/scenario_product_cost_fifo_no_in.rst
${PYSITELIB}/trytond/modules/product_cost_fifo/tests/scenario_product_cost_fifo_recompute_cost_price.rst
${PYSITELIB}/trytond/modules/product_cost_fifo/tests/scenario_product_cost_fifo_uom.rst
${PYSITELIB}/trytond/modules/product_cost_fifo/tests/test_product_cost_fifo.py
${PYSITELIB}/trytond/modules/product_cost_fifo/tests/test_product_cost_fifo.pyc
${PYSITELIB}/trytond/modules/product_cost_fifo/tests/test_product_cost_fifo.pyo
${PYSITELIB}/trytond/modules/product_cost_fifo/tryton.cfg
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt

View file

@ -1,27 +1,29 @@
@comment $NetBSD: PLIST,v 1.3 2016/12/04 21:13:03 rodent Exp $
@comment $NetBSD: PLIST,v 1.4 2021/12/23 16:12:42 mef Exp $
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/__init__.py
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/__init__.pyc
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/__init__.pyo
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/invoice.py
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/invoice.pyc
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/invoice.pyo
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/locale/bg.po
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/locale/ca.po
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/locale/cs.po
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/locale/de.po
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/locale/es.po
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/locale/es_419.po
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/locale/et.po
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/locale/fa.po
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/locale/fi.po
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/locale/fr.po
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/locale/hu_HU.po
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/locale/it_IT.po
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/locale/ja_JP.po
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/locale/hu.po
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/locale/id.po
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/locale/it.po
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/locale/lo.po
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/locale/lt.po
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/locale/nl.po
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/locale/pl.po
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/locale/pt_BR.po
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/locale/pt.po
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/locale/ro.po
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/locale/ru.po
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/locale/sl.po
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/locale/tr.po
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/locale/zh_CN.po
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/purchase.py
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/purchase.pyc
@ -36,7 +38,6 @@ ${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/tests/test_purchas
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/tests/test_purchase_invoice_line_standalone.pyo
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/tryton.cfg
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/view/invoice_line_tree_invoice_type.xml
${PYSITELIB}/trytond/modules/purchase_invoice_line_standalone/view/purchase_form.xml
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:03 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:42 mef Exp $
${PYSITELIB}/trytond/modules/purchase_requisition/__init__.py
${PYSITELIB}/trytond/modules/purchase_requisition/__init__.pyc
${PYSITELIB}/trytond/modules/purchase_requisition/__init__.pyo
@ -8,18 +8,24 @@ ${PYSITELIB}/trytond/modules/purchase_requisition/locale/cs.po
${PYSITELIB}/trytond/modules/purchase_requisition/locale/de.po
${PYSITELIB}/trytond/modules/purchase_requisition/locale/es.po
${PYSITELIB}/trytond/modules/purchase_requisition/locale/es_419.po
${PYSITELIB}/trytond/modules/purchase_requisition/locale/et.po
${PYSITELIB}/trytond/modules/purchase_requisition/locale/fa.po
${PYSITELIB}/trytond/modules/purchase_requisition/locale/fi.po
${PYSITELIB}/trytond/modules/purchase_requisition/locale/fr.po
${PYSITELIB}/trytond/modules/purchase_requisition/locale/hu_HU.po
${PYSITELIB}/trytond/modules/purchase_requisition/locale/it_IT.po
${PYSITELIB}/trytond/modules/purchase_requisition/locale/ja_JP.po
${PYSITELIB}/trytond/modules/purchase_requisition/locale/hu.po
${PYSITELIB}/trytond/modules/purchase_requisition/locale/id.po
${PYSITELIB}/trytond/modules/purchase_requisition/locale/it.po
${PYSITELIB}/trytond/modules/purchase_requisition/locale/lo.po
${PYSITELIB}/trytond/modules/purchase_requisition/locale/lt.po
${PYSITELIB}/trytond/modules/purchase_requisition/locale/nl.po
${PYSITELIB}/trytond/modules/purchase_requisition/locale/pl.po
${PYSITELIB}/trytond/modules/purchase_requisition/locale/pt_BR.po
${PYSITELIB}/trytond/modules/purchase_requisition/locale/pt.po
${PYSITELIB}/trytond/modules/purchase_requisition/locale/ro.po
${PYSITELIB}/trytond/modules/purchase_requisition/locale/ru.po
${PYSITELIB}/trytond/modules/purchase_requisition/locale/sl.po
${PYSITELIB}/trytond/modules/purchase_requisition/locale/tr.po
${PYSITELIB}/trytond/modules/purchase_requisition/locale/zh_CN.po
${PYSITELIB}/trytond/modules/purchase_requisition/message.xml
${PYSITELIB}/trytond/modules/purchase_requisition/purchase.py
${PYSITELIB}/trytond/modules/purchase_requisition/purchase.pyc
${PYSITELIB}/trytond/modules/purchase_requisition/purchase.pyo

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:03 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:42 mef Exp $
${PYSITELIB}/trytond/modules/purchase_shipment_cost/__init__.py
${PYSITELIB}/trytond/modules/purchase_shipment_cost/__init__.pyc
${PYSITELIB}/trytond/modules/purchase_shipment_cost/__init__.pyo
@ -12,17 +12,22 @@ ${PYSITELIB}/trytond/modules/purchase_shipment_cost/locale/cs.po
${PYSITELIB}/trytond/modules/purchase_shipment_cost/locale/de.po
${PYSITELIB}/trytond/modules/purchase_shipment_cost/locale/es.po
${PYSITELIB}/trytond/modules/purchase_shipment_cost/locale/es_419.po
${PYSITELIB}/trytond/modules/purchase_shipment_cost/locale/et.po
${PYSITELIB}/trytond/modules/purchase_shipment_cost/locale/fa.po
${PYSITELIB}/trytond/modules/purchase_shipment_cost/locale/fi.po
${PYSITELIB}/trytond/modules/purchase_shipment_cost/locale/fr.po
${PYSITELIB}/trytond/modules/purchase_shipment_cost/locale/hu_HU.po
${PYSITELIB}/trytond/modules/purchase_shipment_cost/locale/it_IT.po
${PYSITELIB}/trytond/modules/purchase_shipment_cost/locale/ja_JP.po
${PYSITELIB}/trytond/modules/purchase_shipment_cost/locale/hu.po
${PYSITELIB}/trytond/modules/purchase_shipment_cost/locale/id.po
${PYSITELIB}/trytond/modules/purchase_shipment_cost/locale/it.po
${PYSITELIB}/trytond/modules/purchase_shipment_cost/locale/lo.po
${PYSITELIB}/trytond/modules/purchase_shipment_cost/locale/lt.po
${PYSITELIB}/trytond/modules/purchase_shipment_cost/locale/nl.po
${PYSITELIB}/trytond/modules/purchase_shipment_cost/locale/pl.po
${PYSITELIB}/trytond/modules/purchase_shipment_cost/locale/pt_BR.po
${PYSITELIB}/trytond/modules/purchase_shipment_cost/locale/pt.po
${PYSITELIB}/trytond/modules/purchase_shipment_cost/locale/ro.po
${PYSITELIB}/trytond/modules/purchase_shipment_cost/locale/ru.po
${PYSITELIB}/trytond/modules/purchase_shipment_cost/locale/sl.po
${PYSITELIB}/trytond/modules/purchase_shipment_cost/locale/tr.po
${PYSITELIB}/trytond/modules/purchase_shipment_cost/locale/zh_CN.po
${PYSITELIB}/trytond/modules/purchase_shipment_cost/stock.py
${PYSITELIB}/trytond/modules/purchase_shipment_cost/stock.pyc
@ -32,6 +37,7 @@ ${PYSITELIB}/trytond/modules/purchase_shipment_cost/tests/__init__.py
${PYSITELIB}/trytond/modules/purchase_shipment_cost/tests/__init__.pyc
${PYSITELIB}/trytond/modules/purchase_shipment_cost/tests/__init__.pyo
${PYSITELIB}/trytond/modules/purchase_shipment_cost/tests/scenario_purchase_shipment_cost.rst
${PYSITELIB}/trytond/modules/purchase_shipment_cost/tests/scenario_purchase_shipment_cost_invoice_stock.rst
${PYSITELIB}/trytond/modules/purchase_shipment_cost/tests/scenario_purchase_shipment_cost_with_account_stock.rst
${PYSITELIB}/trytond/modules/purchase_shipment_cost/tests/scenario_purchase_shipment_cost_with_account_stock_anglo_saxon.rst
${PYSITELIB}/trytond/modules/purchase_shipment_cost/tests/test_purchase_shipment_cost.py

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:03 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:42 mef Exp $
${PYSITELIB}/trytond/modules/sale_complaint/__init__.py
${PYSITELIB}/trytond/modules/sale_complaint/__init__.pyc
${PYSITELIB}/trytond/modules/sale_complaint/__init__.pyo
@ -9,24 +9,32 @@ ${PYSITELIB}/trytond/modules/sale_complaint/complaint.py
${PYSITELIB}/trytond/modules/sale_complaint/complaint.pyc
${PYSITELIB}/trytond/modules/sale_complaint/complaint.pyo
${PYSITELIB}/trytond/modules/sale_complaint/complaint.xml
${PYSITELIB}/trytond/modules/sale_complaint/icons/tryton-sale-complaint.svg
${PYSITELIB}/trytond/modules/sale_complaint/locale/bg.po
${PYSITELIB}/trytond/modules/sale_complaint/locale/ca.po
${PYSITELIB}/trytond/modules/sale_complaint/locale/cs.po
${PYSITELIB}/trytond/modules/sale_complaint/locale/de.po
${PYSITELIB}/trytond/modules/sale_complaint/locale/es.po
${PYSITELIB}/trytond/modules/sale_complaint/locale/es_419.po
${PYSITELIB}/trytond/modules/sale_complaint/locale/et.po
${PYSITELIB}/trytond/modules/sale_complaint/locale/fa.po
${PYSITELIB}/trytond/modules/sale_complaint/locale/fi.po
${PYSITELIB}/trytond/modules/sale_complaint/locale/fr.po
${PYSITELIB}/trytond/modules/sale_complaint/locale/hu_HU.po
${PYSITELIB}/trytond/modules/sale_complaint/locale/it_IT.po
${PYSITELIB}/trytond/modules/sale_complaint/locale/ja_JP.po
${PYSITELIB}/trytond/modules/sale_complaint/locale/hu.po
${PYSITELIB}/trytond/modules/sale_complaint/locale/id.po
${PYSITELIB}/trytond/modules/sale_complaint/locale/it.po
${PYSITELIB}/trytond/modules/sale_complaint/locale/lo.po
${PYSITELIB}/trytond/modules/sale_complaint/locale/lt.po
${PYSITELIB}/trytond/modules/sale_complaint/locale/nl.po
${PYSITELIB}/trytond/modules/sale_complaint/locale/pl.po
${PYSITELIB}/trytond/modules/sale_complaint/locale/pt_BR.po
${PYSITELIB}/trytond/modules/sale_complaint/locale/pt.po
${PYSITELIB}/trytond/modules/sale_complaint/locale/ro.po
${PYSITELIB}/trytond/modules/sale_complaint/locale/ru.po
${PYSITELIB}/trytond/modules/sale_complaint/locale/sl.po
${PYSITELIB}/trytond/modules/sale_complaint/locale/tr.po
${PYSITELIB}/trytond/modules/sale_complaint/locale/zh_CN.po
${PYSITELIB}/trytond/modules/sale_complaint/message.xml
${PYSITELIB}/trytond/modules/sale_complaint/party.xml
${PYSITELIB}/trytond/modules/sale_complaint/sale.py
${PYSITELIB}/trytond/modules/sale_complaint/sale.pyc
${PYSITELIB}/trytond/modules/sale_complaint/sale.pyo
@ -40,10 +48,14 @@ ${PYSITELIB}/trytond/modules/sale_complaint/tests/test_sale_complaint.pyc
${PYSITELIB}/trytond/modules/sale_complaint/tests/test_sale_complaint.pyo
${PYSITELIB}/trytond/modules/sale_complaint/tryton.cfg
${PYSITELIB}/trytond/modules/sale_complaint/view/action_form.xml
${PYSITELIB}/trytond/modules/sale_complaint/view/action_line_form.xml
${PYSITELIB}/trytond/modules/sale_complaint/view/action_line_list.xml
${PYSITELIB}/trytond/modules/sale_complaint/view/action_list.xml
${PYSITELIB}/trytond/modules/sale_complaint/view/complaint_form.xml
${PYSITELIB}/trytond/modules/sale_complaint/view/complaint_list.xml
${PYSITELIB}/trytond/modules/sale_complaint/view/configuration_form.xml
${PYSITELIB}/trytond/modules/sale_complaint/view/party_form.xml
${PYSITELIB}/trytond/modules/sale_complaint/view/sale_form.xml
${PYSITELIB}/trytond/modules/sale_complaint/view/type_form.xml
${PYSITELIB}/trytond/modules/sale_complaint/view/type_list.xml
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO

View file

@ -1,24 +1,33 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:03 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:42 mef Exp $
${PYSITELIB}/trytond/modules/sale_invoice_grouping/__init__.py
${PYSITELIB}/trytond/modules/sale_invoice_grouping/__init__.pyc
${PYSITELIB}/trytond/modules/sale_invoice_grouping/__init__.pyo
${PYSITELIB}/trytond/modules/sale_invoice_grouping/configuration.py
${PYSITELIB}/trytond/modules/sale_invoice_grouping/configuration.pyc
${PYSITELIB}/trytond/modules/sale_invoice_grouping/configuration.pyo
${PYSITELIB}/trytond/modules/sale_invoice_grouping/configuration.xml
${PYSITELIB}/trytond/modules/sale_invoice_grouping/locale/bg.po
${PYSITELIB}/trytond/modules/sale_invoice_grouping/locale/ca.po
${PYSITELIB}/trytond/modules/sale_invoice_grouping/locale/cs.po
${PYSITELIB}/trytond/modules/sale_invoice_grouping/locale/de.po
${PYSITELIB}/trytond/modules/sale_invoice_grouping/locale/es.po
${PYSITELIB}/trytond/modules/sale_invoice_grouping/locale/es_419.po
${PYSITELIB}/trytond/modules/sale_invoice_grouping/locale/et.po
${PYSITELIB}/trytond/modules/sale_invoice_grouping/locale/fa.po
${PYSITELIB}/trytond/modules/sale_invoice_grouping/locale/fi.po
${PYSITELIB}/trytond/modules/sale_invoice_grouping/locale/fr.po
${PYSITELIB}/trytond/modules/sale_invoice_grouping/locale/hu_HU.po
${PYSITELIB}/trytond/modules/sale_invoice_grouping/locale/it_IT.po
${PYSITELIB}/trytond/modules/sale_invoice_grouping/locale/ja_JP.po
${PYSITELIB}/trytond/modules/sale_invoice_grouping/locale/hu.po
${PYSITELIB}/trytond/modules/sale_invoice_grouping/locale/id.po
${PYSITELIB}/trytond/modules/sale_invoice_grouping/locale/it.po
${PYSITELIB}/trytond/modules/sale_invoice_grouping/locale/lo.po
${PYSITELIB}/trytond/modules/sale_invoice_grouping/locale/lt.po
${PYSITELIB}/trytond/modules/sale_invoice_grouping/locale/nl.po
${PYSITELIB}/trytond/modules/sale_invoice_grouping/locale/pl.po
${PYSITELIB}/trytond/modules/sale_invoice_grouping/locale/pt_BR.po
${PYSITELIB}/trytond/modules/sale_invoice_grouping/locale/pt.po
${PYSITELIB}/trytond/modules/sale_invoice_grouping/locale/ro.po
${PYSITELIB}/trytond/modules/sale_invoice_grouping/locale/ru.po
${PYSITELIB}/trytond/modules/sale_invoice_grouping/locale/sl.po
${PYSITELIB}/trytond/modules/sale_invoice_grouping/locale/tr.po
${PYSITELIB}/trytond/modules/sale_invoice_grouping/locale/zh_CN.po
${PYSITELIB}/trytond/modules/sale_invoice_grouping/party.py
${PYSITELIB}/trytond/modules/sale_invoice_grouping/party.pyc
@ -27,8 +36,15 @@ ${PYSITELIB}/trytond/modules/sale_invoice_grouping/party.xml
${PYSITELIB}/trytond/modules/sale_invoice_grouping/sale.py
${PYSITELIB}/trytond/modules/sale_invoice_grouping/sale.pyc
${PYSITELIB}/trytond/modules/sale_invoice_grouping/sale.pyo
${PYSITELIB}/trytond/modules/sale_invoice_grouping/tests/__init__.py
${PYSITELIB}/trytond/modules/sale_invoice_grouping/tests/__init__.pyc
${PYSITELIB}/trytond/modules/sale_invoice_grouping/tests/__init__.pyo
${PYSITELIB}/trytond/modules/sale_invoice_grouping/tests/scenario_sale_invoice_grouping.rst
${PYSITELIB}/trytond/modules/sale_invoice_grouping/tests/test_sale_invoice_grouping.py
${PYSITELIB}/trytond/modules/sale_invoice_grouping/tests/test_sale_invoice_grouping.pyc
${PYSITELIB}/trytond/modules/sale_invoice_grouping/tests/test_sale_invoice_grouping.pyo
${PYSITELIB}/trytond/modules/sale_invoice_grouping/tryton.cfg
${PYSITELIB}/trytond/modules/sale_invoice_grouping/view/configuration_form.xml
${PYSITELIB}/trytond/modules/sale_invoice_grouping/view/party_form.xml
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:03 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:42 mef Exp $
${PYSITELIB}/trytond/modules/sale_opportunity/__init__.py
${PYSITELIB}/trytond/modules/sale_opportunity/__init__.pyc
${PYSITELIB}/trytond/modules/sale_opportunity/__init__.pyo
@ -12,24 +12,31 @@ ${PYSITELIB}/trytond/modules/sale_opportunity/configuration.py
${PYSITELIB}/trytond/modules/sale_opportunity/configuration.pyc
${PYSITELIB}/trytond/modules/sale_opportunity/configuration.pyo
${PYSITELIB}/trytond/modules/sale_opportunity/configuration.xml
${PYSITELIB}/trytond/modules/sale_opportunity/icons/tryton-sale-opportunity.svg
${PYSITELIB}/trytond/modules/sale_opportunity/locale/bg.po
${PYSITELIB}/trytond/modules/sale_opportunity/locale/ca.po
${PYSITELIB}/trytond/modules/sale_opportunity/locale/cs.po
${PYSITELIB}/trytond/modules/sale_opportunity/locale/de.po
${PYSITELIB}/trytond/modules/sale_opportunity/locale/es.po
${PYSITELIB}/trytond/modules/sale_opportunity/locale/es_419.po
${PYSITELIB}/trytond/modules/sale_opportunity/locale/et.po
${PYSITELIB}/trytond/modules/sale_opportunity/locale/fa.po
${PYSITELIB}/trytond/modules/sale_opportunity/locale/fi.po
${PYSITELIB}/trytond/modules/sale_opportunity/locale/fr.po
${PYSITELIB}/trytond/modules/sale_opportunity/locale/hu_HU.po
${PYSITELIB}/trytond/modules/sale_opportunity/locale/it_IT.po
${PYSITELIB}/trytond/modules/sale_opportunity/locale/ja_JP.po
${PYSITELIB}/trytond/modules/sale_opportunity/locale/hu.po
${PYSITELIB}/trytond/modules/sale_opportunity/locale/id.po
${PYSITELIB}/trytond/modules/sale_opportunity/locale/it.po
${PYSITELIB}/trytond/modules/sale_opportunity/locale/lo.po
${PYSITELIB}/trytond/modules/sale_opportunity/locale/lt.po
${PYSITELIB}/trytond/modules/sale_opportunity/locale/nl.po
${PYSITELIB}/trytond/modules/sale_opportunity/locale/pl.po
${PYSITELIB}/trytond/modules/sale_opportunity/locale/pt_BR.po
${PYSITELIB}/trytond/modules/sale_opportunity/locale/pt.po
${PYSITELIB}/trytond/modules/sale_opportunity/locale/ro.po
${PYSITELIB}/trytond/modules/sale_opportunity/locale/ru.po
${PYSITELIB}/trytond/modules/sale_opportunity/locale/sl.po
${PYSITELIB}/trytond/modules/sale_opportunity/locale/tr.po
${PYSITELIB}/trytond/modules/sale_opportunity/locale/zh_CN.po
${PYSITELIB}/trytond/modules/sale_opportunity/message.xml
${PYSITELIB}/trytond/modules/sale_opportunity/opportunity.py
${PYSITELIB}/trytond/modules/sale_opportunity/opportunity.pyc
${PYSITELIB}/trytond/modules/sale_opportunity/opportunity.pyo
@ -65,6 +72,7 @@ ${PYSITELIB}/trytond/modules/sale_opportunity/view/opportunity_monthly_graph1.xm
${PYSITELIB}/trytond/modules/sale_opportunity/view/opportunity_monthly_graph2.xml
${PYSITELIB}/trytond/modules/sale_opportunity/view/opportunity_monthly_tree.xml
${PYSITELIB}/trytond/modules/sale_opportunity/view/opportunity_tree.xml
${PYSITELIB}/trytond/modules/sale_opportunity/view/party_form.xml
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:04 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:42 mef Exp $
${PYSITELIB}/trytond/modules/sale_price_list/__init__.py
${PYSITELIB}/trytond/modules/sale_price_list/__init__.pyc
${PYSITELIB}/trytond/modules/sale_price_list/__init__.pyo
@ -12,17 +12,22 @@ ${PYSITELIB}/trytond/modules/sale_price_list/locale/cs.po
${PYSITELIB}/trytond/modules/sale_price_list/locale/de.po
${PYSITELIB}/trytond/modules/sale_price_list/locale/es.po
${PYSITELIB}/trytond/modules/sale_price_list/locale/es_419.po
${PYSITELIB}/trytond/modules/sale_price_list/locale/et.po
${PYSITELIB}/trytond/modules/sale_price_list/locale/fa.po
${PYSITELIB}/trytond/modules/sale_price_list/locale/fi.po
${PYSITELIB}/trytond/modules/sale_price_list/locale/fr.po
${PYSITELIB}/trytond/modules/sale_price_list/locale/hu_HU.po
${PYSITELIB}/trytond/modules/sale_price_list/locale/it_IT.po
${PYSITELIB}/trytond/modules/sale_price_list/locale/ja_JP.po
${PYSITELIB}/trytond/modules/sale_price_list/locale/hu.po
${PYSITELIB}/trytond/modules/sale_price_list/locale/id.po
${PYSITELIB}/trytond/modules/sale_price_list/locale/it.po
${PYSITELIB}/trytond/modules/sale_price_list/locale/lo.po
${PYSITELIB}/trytond/modules/sale_price_list/locale/lt.po
${PYSITELIB}/trytond/modules/sale_price_list/locale/nl.po
${PYSITELIB}/trytond/modules/sale_price_list/locale/pl.po
${PYSITELIB}/trytond/modules/sale_price_list/locale/pt_BR.po
${PYSITELIB}/trytond/modules/sale_price_list/locale/pt.po
${PYSITELIB}/trytond/modules/sale_price_list/locale/ro.po
${PYSITELIB}/trytond/modules/sale_price_list/locale/ru.po
${PYSITELIB}/trytond/modules/sale_price_list/locale/sl.po
${PYSITELIB}/trytond/modules/sale_price_list/locale/tr.po
${PYSITELIB}/trytond/modules/sale_price_list/locale/zh_CN.po
${PYSITELIB}/trytond/modules/sale_price_list/party.py
${PYSITELIB}/trytond/modules/sale_price_list/party.pyc
@ -31,6 +36,7 @@ ${PYSITELIB}/trytond/modules/sale_price_list/party.xml
${PYSITELIB}/trytond/modules/sale_price_list/product.py
${PYSITELIB}/trytond/modules/sale_price_list/product.pyc
${PYSITELIB}/trytond/modules/sale_price_list/product.pyo
${PYSITELIB}/trytond/modules/sale_price_list/product.xml
${PYSITELIB}/trytond/modules/sale_price_list/sale.py
${PYSITELIB}/trytond/modules/sale_price_list/sale.pyc
${PYSITELIB}/trytond/modules/sale_price_list/sale.pyo
@ -45,6 +51,7 @@ ${PYSITELIB}/trytond/modules/sale_price_list/tests/test_sale_price_list.pyo
${PYSITELIB}/trytond/modules/sale_price_list/tryton.cfg
${PYSITELIB}/trytond/modules/sale_price_list/view/configuration_form.xml
${PYSITELIB}/trytond/modules/sale_price_list/view/party_form.xml
${PYSITELIB}/trytond/modules/sale_price_list/view/product_sale_context_form.xml
${PYSITELIB}/trytond/modules/sale_price_list/view/sale_form.xml
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt

View file

@ -1,25 +1,41 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:04 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:42 mef Exp $
${PYSITELIB}/trytond/modules/sale_shipment_cost/__init__.py
${PYSITELIB}/trytond/modules/sale_shipment_cost/__init__.pyc
${PYSITELIB}/trytond/modules/sale_shipment_cost/__init__.pyo
${PYSITELIB}/trytond/modules/sale_shipment_cost/account.py
${PYSITELIB}/trytond/modules/sale_shipment_cost/account.pyc
${PYSITELIB}/trytond/modules/sale_shipment_cost/account.pyo
${PYSITELIB}/trytond/modules/sale_shipment_cost/exceptions.py
${PYSITELIB}/trytond/modules/sale_shipment_cost/exceptions.pyc
${PYSITELIB}/trytond/modules/sale_shipment_cost/exceptions.pyo
${PYSITELIB}/trytond/modules/sale_shipment_cost/locale/bg.po
${PYSITELIB}/trytond/modules/sale_shipment_cost/locale/ca.po
${PYSITELIB}/trytond/modules/sale_shipment_cost/locale/cs.po
${PYSITELIB}/trytond/modules/sale_shipment_cost/locale/de.po
${PYSITELIB}/trytond/modules/sale_shipment_cost/locale/es.po
${PYSITELIB}/trytond/modules/sale_shipment_cost/locale/es_419.po
${PYSITELIB}/trytond/modules/sale_shipment_cost/locale/et.po
${PYSITELIB}/trytond/modules/sale_shipment_cost/locale/fa.po
${PYSITELIB}/trytond/modules/sale_shipment_cost/locale/fi.po
${PYSITELIB}/trytond/modules/sale_shipment_cost/locale/fr.po
${PYSITELIB}/trytond/modules/sale_shipment_cost/locale/hu_HU.po
${PYSITELIB}/trytond/modules/sale_shipment_cost/locale/it_IT.po
${PYSITELIB}/trytond/modules/sale_shipment_cost/locale/ja_JP.po
${PYSITELIB}/trytond/modules/sale_shipment_cost/locale/hu.po
${PYSITELIB}/trytond/modules/sale_shipment_cost/locale/id.po
${PYSITELIB}/trytond/modules/sale_shipment_cost/locale/it.po
${PYSITELIB}/trytond/modules/sale_shipment_cost/locale/lo.po
${PYSITELIB}/trytond/modules/sale_shipment_cost/locale/lt.po
${PYSITELIB}/trytond/modules/sale_shipment_cost/locale/nl.po
${PYSITELIB}/trytond/modules/sale_shipment_cost/locale/pl.po
${PYSITELIB}/trytond/modules/sale_shipment_cost/locale/pt_BR.po
${PYSITELIB}/trytond/modules/sale_shipment_cost/locale/pt.po
${PYSITELIB}/trytond/modules/sale_shipment_cost/locale/ro.po
${PYSITELIB}/trytond/modules/sale_shipment_cost/locale/ru.po
${PYSITELIB}/trytond/modules/sale_shipment_cost/locale/sl.po
${PYSITELIB}/trytond/modules/sale_shipment_cost/locale/tr.po
${PYSITELIB}/trytond/modules/sale_shipment_cost/locale/zh_CN.po
${PYSITELIB}/trytond/modules/sale_shipment_cost/message.xml
${PYSITELIB}/trytond/modules/sale_shipment_cost/party.py
${PYSITELIB}/trytond/modules/sale_shipment_cost/party.pyc
${PYSITELIB}/trytond/modules/sale_shipment_cost/party.pyo
${PYSITELIB}/trytond/modules/sale_shipment_cost/party.xml
${PYSITELIB}/trytond/modules/sale_shipment_cost/sale.py
${PYSITELIB}/trytond/modules/sale_shipment_cost/sale.pyc
${PYSITELIB}/trytond/modules/sale_shipment_cost/sale.pyo
@ -32,14 +48,20 @@ ${PYSITELIB}/trytond/modules/sale_shipment_cost/tests/__init__.py
${PYSITELIB}/trytond/modules/sale_shipment_cost/tests/__init__.pyc
${PYSITELIB}/trytond/modules/sale_shipment_cost/tests/__init__.pyo
${PYSITELIB}/trytond/modules/sale_shipment_cost/tests/scenario_sale_shipment_cost.rst
${PYSITELIB}/trytond/modules/sale_shipment_cost/tests/scenario_sale_shipment_cost_modify_price.rst
${PYSITELIB}/trytond/modules/sale_shipment_cost/tests/scenario_sale_shipment_cost_promotion.rst
${PYSITELIB}/trytond/modules/sale_shipment_cost/tests/scenario_sale_shipment_cost_stock.rst
${PYSITELIB}/trytond/modules/sale_shipment_cost/tests/test_sale_shipment_cost.py
${PYSITELIB}/trytond/modules/sale_shipment_cost/tests/test_sale_shipment_cost.pyc
${PYSITELIB}/trytond/modules/sale_shipment_cost/tests/test_sale_shipment_cost.pyo
${PYSITELIB}/trytond/modules/sale_shipment_cost/tryton.cfg
${PYSITELIB}/trytond/modules/sale_shipment_cost/view/configuration_form.xml
${PYSITELIB}/trytond/modules/sale_shipment_cost/view/party_form.xml
${PYSITELIB}/trytond/modules/sale_shipment_cost/view/promotion_form.xml
${PYSITELIB}/trytond/modules/sale_shipment_cost/view/sale_form.xml
${PYSITELIB}/trytond/modules/sale_shipment_cost/view/sale_line_tree_sequence.xml
${PYSITELIB}/trytond/modules/sale_shipment_cost/view/shipment_out_form.xml
${PYSITELIB}/trytond/modules/sale_shipment_cost/view/shipment_out_list.xml
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt

View file

@ -1,24 +1,33 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:04 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:42 mef Exp $
${PYSITELIB}/trytond/modules/sale_shipment_grouping/__init__.py
${PYSITELIB}/trytond/modules/sale_shipment_grouping/__init__.pyc
${PYSITELIB}/trytond/modules/sale_shipment_grouping/__init__.pyo
${PYSITELIB}/trytond/modules/sale_shipment_grouping/configuration.py
${PYSITELIB}/trytond/modules/sale_shipment_grouping/configuration.pyc
${PYSITELIB}/trytond/modules/sale_shipment_grouping/configuration.pyo
${PYSITELIB}/trytond/modules/sale_shipment_grouping/configuration.xml
${PYSITELIB}/trytond/modules/sale_shipment_grouping/locale/bg.po
${PYSITELIB}/trytond/modules/sale_shipment_grouping/locale/ca.po
${PYSITELIB}/trytond/modules/sale_shipment_grouping/locale/cs.po
${PYSITELIB}/trytond/modules/sale_shipment_grouping/locale/de.po
${PYSITELIB}/trytond/modules/sale_shipment_grouping/locale/es.po
${PYSITELIB}/trytond/modules/sale_shipment_grouping/locale/es_419.po
${PYSITELIB}/trytond/modules/sale_shipment_grouping/locale/et.po
${PYSITELIB}/trytond/modules/sale_shipment_grouping/locale/fa.po
${PYSITELIB}/trytond/modules/sale_shipment_grouping/locale/fi.po
${PYSITELIB}/trytond/modules/sale_shipment_grouping/locale/fr.po
${PYSITELIB}/trytond/modules/sale_shipment_grouping/locale/hu_HU.po
${PYSITELIB}/trytond/modules/sale_shipment_grouping/locale/it_IT.po
${PYSITELIB}/trytond/modules/sale_shipment_grouping/locale/ja_JP.po
${PYSITELIB}/trytond/modules/sale_shipment_grouping/locale/hu.po
${PYSITELIB}/trytond/modules/sale_shipment_grouping/locale/id.po
${PYSITELIB}/trytond/modules/sale_shipment_grouping/locale/it.po
${PYSITELIB}/trytond/modules/sale_shipment_grouping/locale/lo.po
${PYSITELIB}/trytond/modules/sale_shipment_grouping/locale/lt.po
${PYSITELIB}/trytond/modules/sale_shipment_grouping/locale/nl.po
${PYSITELIB}/trytond/modules/sale_shipment_grouping/locale/pl.po
${PYSITELIB}/trytond/modules/sale_shipment_grouping/locale/pt_BR.po
${PYSITELIB}/trytond/modules/sale_shipment_grouping/locale/pt.po
${PYSITELIB}/trytond/modules/sale_shipment_grouping/locale/ro.po
${PYSITELIB}/trytond/modules/sale_shipment_grouping/locale/ru.po
${PYSITELIB}/trytond/modules/sale_shipment_grouping/locale/sl.po
${PYSITELIB}/trytond/modules/sale_shipment_grouping/locale/tr.po
${PYSITELIB}/trytond/modules/sale_shipment_grouping/locale/zh_CN.po
${PYSITELIB}/trytond/modules/sale_shipment_grouping/party.py
${PYSITELIB}/trytond/modules/sale_shipment_grouping/party.pyc
@ -27,8 +36,15 @@ ${PYSITELIB}/trytond/modules/sale_shipment_grouping/party.xml
${PYSITELIB}/trytond/modules/sale_shipment_grouping/sale.py
${PYSITELIB}/trytond/modules/sale_shipment_grouping/sale.pyc
${PYSITELIB}/trytond/modules/sale_shipment_grouping/sale.pyo
${PYSITELIB}/trytond/modules/sale_shipment_grouping/tests/__init__.py
${PYSITELIB}/trytond/modules/sale_shipment_grouping/tests/__init__.pyc
${PYSITELIB}/trytond/modules/sale_shipment_grouping/tests/__init__.pyo
${PYSITELIB}/trytond/modules/sale_shipment_grouping/tests/scenario_sale_shipment_grouping.rst
${PYSITELIB}/trytond/modules/sale_shipment_grouping/tests/test_sale_shipment_grouping.py
${PYSITELIB}/trytond/modules/sale_shipment_grouping/tests/test_sale_shipment_grouping.pyc
${PYSITELIB}/trytond/modules/sale_shipment_grouping/tests/test_sale_shipment_grouping.pyo
${PYSITELIB}/trytond/modules/sale_shipment_grouping/tryton.cfg
${PYSITELIB}/trytond/modules/sale_shipment_grouping/view/configuration_form.xml
${PYSITELIB}/trytond/modules/sale_shipment_grouping/view/party_form.xml
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt

View file

@ -1,25 +1,34 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:04 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:43 mef Exp $
${PYSITELIB}/trytond/modules/sale_stock_quantity/__init__.py
${PYSITELIB}/trytond/modules/sale_stock_quantity/__init__.pyc
${PYSITELIB}/trytond/modules/sale_stock_quantity/__init__.pyo
${PYSITELIB}/trytond/modules/sale_stock_quantity/exceptions.py
${PYSITELIB}/trytond/modules/sale_stock_quantity/exceptions.pyc
${PYSITELIB}/trytond/modules/sale_stock_quantity/exceptions.pyo
${PYSITELIB}/trytond/modules/sale_stock_quantity/locale/bg.po
${PYSITELIB}/trytond/modules/sale_stock_quantity/locale/ca.po
${PYSITELIB}/trytond/modules/sale_stock_quantity/locale/cs.po
${PYSITELIB}/trytond/modules/sale_stock_quantity/locale/de.po
${PYSITELIB}/trytond/modules/sale_stock_quantity/locale/es.po
${PYSITELIB}/trytond/modules/sale_stock_quantity/locale/es_419.po
${PYSITELIB}/trytond/modules/sale_stock_quantity/locale/et.po
${PYSITELIB}/trytond/modules/sale_stock_quantity/locale/fa.po
${PYSITELIB}/trytond/modules/sale_stock_quantity/locale/fi.po
${PYSITELIB}/trytond/modules/sale_stock_quantity/locale/fr.po
${PYSITELIB}/trytond/modules/sale_stock_quantity/locale/hu_HU.po
${PYSITELIB}/trytond/modules/sale_stock_quantity/locale/it_IT.po
${PYSITELIB}/trytond/modules/sale_stock_quantity/locale/ja_JP.po
${PYSITELIB}/trytond/modules/sale_stock_quantity/locale/hu.po
${PYSITELIB}/trytond/modules/sale_stock_quantity/locale/id.po
${PYSITELIB}/trytond/modules/sale_stock_quantity/locale/it.po
${PYSITELIB}/trytond/modules/sale_stock_quantity/locale/lo.po
${PYSITELIB}/trytond/modules/sale_stock_quantity/locale/lt.po
${PYSITELIB}/trytond/modules/sale_stock_quantity/locale/nl.po
${PYSITELIB}/trytond/modules/sale_stock_quantity/locale/pl.po
${PYSITELIB}/trytond/modules/sale_stock_quantity/locale/pt_BR.po
${PYSITELIB}/trytond/modules/sale_stock_quantity/locale/pt.po
${PYSITELIB}/trytond/modules/sale_stock_quantity/locale/ro.po
${PYSITELIB}/trytond/modules/sale_stock_quantity/locale/ru.po
${PYSITELIB}/trytond/modules/sale_stock_quantity/locale/sl.po
${PYSITELIB}/trytond/modules/sale_stock_quantity/locale/tr.po
${PYSITELIB}/trytond/modules/sale_stock_quantity/locale/zh_CN.po
${PYSITELIB}/trytond/modules/sale_stock_quantity/message.xml
${PYSITELIB}/trytond/modules/sale_stock_quantity/sale.py
${PYSITELIB}/trytond/modules/sale_stock_quantity/sale.pyc
${PYSITELIB}/trytond/modules/sale_stock_quantity/sale.pyo

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:04 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:43 mef Exp $
${PYSITELIB}/trytond/modules/sale_supply/__init__.py
${PYSITELIB}/trytond/modules/sale_supply/__init__.pyc
${PYSITELIB}/trytond/modules/sale_supply/__init__.pyo
@ -8,17 +8,22 @@ ${PYSITELIB}/trytond/modules/sale_supply/locale/cs.po
${PYSITELIB}/trytond/modules/sale_supply/locale/de.po
${PYSITELIB}/trytond/modules/sale_supply/locale/es.po
${PYSITELIB}/trytond/modules/sale_supply/locale/es_419.po
${PYSITELIB}/trytond/modules/sale_supply/locale/et.po
${PYSITELIB}/trytond/modules/sale_supply/locale/fa.po
${PYSITELIB}/trytond/modules/sale_supply/locale/fi.po
${PYSITELIB}/trytond/modules/sale_supply/locale/fr.po
${PYSITELIB}/trytond/modules/sale_supply/locale/hu_HU.po
${PYSITELIB}/trytond/modules/sale_supply/locale/it_IT.po
${PYSITELIB}/trytond/modules/sale_supply/locale/ja_JP.po
${PYSITELIB}/trytond/modules/sale_supply/locale/hu.po
${PYSITELIB}/trytond/modules/sale_supply/locale/id.po
${PYSITELIB}/trytond/modules/sale_supply/locale/it.po
${PYSITELIB}/trytond/modules/sale_supply/locale/lo.po
${PYSITELIB}/trytond/modules/sale_supply/locale/lt.po
${PYSITELIB}/trytond/modules/sale_supply/locale/nl.po
${PYSITELIB}/trytond/modules/sale_supply/locale/pl.po
${PYSITELIB}/trytond/modules/sale_supply/locale/pt_BR.po
${PYSITELIB}/trytond/modules/sale_supply/locale/pt.po
${PYSITELIB}/trytond/modules/sale_supply/locale/ro.po
${PYSITELIB}/trytond/modules/sale_supply/locale/ru.po
${PYSITELIB}/trytond/modules/sale_supply/locale/sl.po
${PYSITELIB}/trytond/modules/sale_supply/locale/tr.po
${PYSITELIB}/trytond/modules/sale_supply/locale/zh_CN.po
${PYSITELIB}/trytond/modules/sale_supply/product.py
${PYSITELIB}/trytond/modules/sale_supply/product.pyc
@ -38,6 +43,7 @@ ${PYSITELIB}/trytond/modules/sale_supply/tests/__init__.py
${PYSITELIB}/trytond/modules/sale_supply/tests/__init__.pyc
${PYSITELIB}/trytond/modules/sale_supply/tests/__init__.pyo
${PYSITELIB}/trytond/modules/sale_supply/tests/scenario_sale_supply.rst
${PYSITELIB}/trytond/modules/sale_supply/tests/scenario_sale_supply_shipment_on_invoice.rst
${PYSITELIB}/trytond/modules/sale_supply/tests/test_sale_supply.py
${PYSITELIB}/trytond/modules/sale_supply/tests/test_sale_supply.pyc
${PYSITELIB}/trytond/modules/sale_supply/tests/test_sale_supply.pyo

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:04 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:43 mef Exp $
${PYSITELIB}/trytond/modules/stock_supply_day/__init__.py
${PYSITELIB}/trytond/modules/stock_supply_day/__init__.pyc
${PYSITELIB}/trytond/modules/stock_supply_day/__init__.pyo
@ -8,17 +8,22 @@ ${PYSITELIB}/trytond/modules/stock_supply_day/locale/cs.po
${PYSITELIB}/trytond/modules/stock_supply_day/locale/de.po
${PYSITELIB}/trytond/modules/stock_supply_day/locale/es.po
${PYSITELIB}/trytond/modules/stock_supply_day/locale/es_419.po
${PYSITELIB}/trytond/modules/stock_supply_day/locale/et.po
${PYSITELIB}/trytond/modules/stock_supply_day/locale/fa.po
${PYSITELIB}/trytond/modules/stock_supply_day/locale/fi.po
${PYSITELIB}/trytond/modules/stock_supply_day/locale/fr.po
${PYSITELIB}/trytond/modules/stock_supply_day/locale/hu_HU.po
${PYSITELIB}/trytond/modules/stock_supply_day/locale/it_IT.po
${PYSITELIB}/trytond/modules/stock_supply_day/locale/ja_JP.po
${PYSITELIB}/trytond/modules/stock_supply_day/locale/hu.po
${PYSITELIB}/trytond/modules/stock_supply_day/locale/id.po
${PYSITELIB}/trytond/modules/stock_supply_day/locale/it.po
${PYSITELIB}/trytond/modules/stock_supply_day/locale/lo.po
${PYSITELIB}/trytond/modules/stock_supply_day/locale/lt.po
${PYSITELIB}/trytond/modules/stock_supply_day/locale/nl.po
${PYSITELIB}/trytond/modules/stock_supply_day/locale/pl.po
${PYSITELIB}/trytond/modules/stock_supply_day/locale/pt_BR.po
${PYSITELIB}/trytond/modules/stock_supply_day/locale/pt.po
${PYSITELIB}/trytond/modules/stock_supply_day/locale/ro.po
${PYSITELIB}/trytond/modules/stock_supply_day/locale/ru.po
${PYSITELIB}/trytond/modules/stock_supply_day/locale/sl.po
${PYSITELIB}/trytond/modules/stock_supply_day/locale/tr.po
${PYSITELIB}/trytond/modules/stock_supply_day/locale/zh_CN.po
${PYSITELIB}/trytond/modules/stock_supply_day/purchase.py
${PYSITELIB}/trytond/modules/stock_supply_day/purchase.pyc
@ -32,9 +37,6 @@ ${PYSITELIB}/trytond/modules/stock_supply_day/tests/test_stock_supply_day.pyc
${PYSITELIB}/trytond/modules/stock_supply_day/tests/test_stock_supply_day.pyo
${PYSITELIB}/trytond/modules/stock_supply_day/tryton.cfg
${PYSITELIB}/trytond/modules/stock_supply_day/view/product_supplier_form.xml
${PYSITELIB}/trytond/modules/stock_supply_day/view/product_supplier_weekday_form.xml
${PYSITELIB}/trytond/modules/stock_supply_day/view/product_supplier_weekday_tree.xml
${PYSITELIB}/trytond/modules/stock_supply_day/view/product_supplier_weekday_tree_editable.xml
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt

View file

@ -1,29 +1,41 @@
@comment $NetBSD: PLIST,v 1.4 2016/12/04 21:13:04 rodent Exp $
@comment $NetBSD: PLIST,v 1.5 2021/12/23 16:12:43 mef Exp $
${PYSITELIB}/trytond/modules/stock_supply/__init__.py
${PYSITELIB}/trytond/modules/stock_supply/__init__.pyc
${PYSITELIB}/trytond/modules/stock_supply/__init__.pyo
${PYSITELIB}/trytond/modules/stock_supply/exceptions.py
${PYSITELIB}/trytond/modules/stock_supply/exceptions.pyc
${PYSITELIB}/trytond/modules/stock_supply/exceptions.pyo
${PYSITELIB}/trytond/modules/stock_supply/ir.py
${PYSITELIB}/trytond/modules/stock_supply/ir.pyc
${PYSITELIB}/trytond/modules/stock_supply/ir.pyo
${PYSITELIB}/trytond/modules/stock_supply/locale/bg.po
${PYSITELIB}/trytond/modules/stock_supply/locale/ca.po
${PYSITELIB}/trytond/modules/stock_supply/locale/cs.po
${PYSITELIB}/trytond/modules/stock_supply/locale/de.po
${PYSITELIB}/trytond/modules/stock_supply/locale/es.po
${PYSITELIB}/trytond/modules/stock_supply/locale/es_419.po
${PYSITELIB}/trytond/modules/stock_supply/locale/et.po
${PYSITELIB}/trytond/modules/stock_supply/locale/fa.po
${PYSITELIB}/trytond/modules/stock_supply/locale/fi.po
${PYSITELIB}/trytond/modules/stock_supply/locale/fr.po
${PYSITELIB}/trytond/modules/stock_supply/locale/hu_HU.po
${PYSITELIB}/trytond/modules/stock_supply/locale/it_IT.po
${PYSITELIB}/trytond/modules/stock_supply/locale/ja_JP.po
${PYSITELIB}/trytond/modules/stock_supply/locale/hu.po
${PYSITELIB}/trytond/modules/stock_supply/locale/id.po
${PYSITELIB}/trytond/modules/stock_supply/locale/it.po
${PYSITELIB}/trytond/modules/stock_supply/locale/lo.po
${PYSITELIB}/trytond/modules/stock_supply/locale/lt.po
${PYSITELIB}/trytond/modules/stock_supply/locale/nl.po
${PYSITELIB}/trytond/modules/stock_supply/locale/pl.po
${PYSITELIB}/trytond/modules/stock_supply/locale/pt_BR.po
${PYSITELIB}/trytond/modules/stock_supply/locale/pt.po
${PYSITELIB}/trytond/modules/stock_supply/locale/ro.po
${PYSITELIB}/trytond/modules/stock_supply/locale/ru.po
${PYSITELIB}/trytond/modules/stock_supply/locale/sl.po
${PYSITELIB}/trytond/modules/stock_supply/locale/tr.po
${PYSITELIB}/trytond/modules/stock_supply/locale/zh_CN.po
${PYSITELIB}/trytond/modules/stock_supply/location.py
${PYSITELIB}/trytond/modules/stock_supply/location.pyc
${PYSITELIB}/trytond/modules/stock_supply/location.pyo
${PYSITELIB}/trytond/modules/stock_supply/location.xml
${PYSITELIB}/trytond/modules/stock_supply/message.xml
${PYSITELIB}/trytond/modules/stock_supply/order_point.py
${PYSITELIB}/trytond/modules/stock_supply/order_point.pyc
${PYSITELIB}/trytond/modules/stock_supply/order_point.pyo
@ -39,11 +51,16 @@ ${PYSITELIB}/trytond/modules/stock_supply/purchase_request.xml
${PYSITELIB}/trytond/modules/stock_supply/shipment.py
${PYSITELIB}/trytond/modules/stock_supply/shipment.pyc
${PYSITELIB}/trytond/modules/stock_supply/shipment.pyo
${PYSITELIB}/trytond/modules/stock_supply/shipment.xml
${PYSITELIB}/trytond/modules/stock_supply/stock.py
${PYSITELIB}/trytond/modules/stock_supply/stock.pyc
${PYSITELIB}/trytond/modules/stock_supply/stock.pyo
${PYSITELIB}/trytond/modules/stock_supply/stock.xml
${PYSITELIB}/trytond/modules/stock_supply/tests/__init__.py
${PYSITELIB}/trytond/modules/stock_supply/tests/__init__.pyc
${PYSITELIB}/trytond/modules/stock_supply/tests/__init__.pyo
${PYSITELIB}/trytond/modules/stock_supply/tests/scenario_stock_internal_supply.rst
${PYSITELIB}/trytond/modules/stock_supply/tests/scenario_stock_internal_supply_lead_time.rst
${PYSITELIB}/trytond/modules/stock_supply/tests/scenario_stock_internal_supply_overflow.rst
${PYSITELIB}/trytond/modules/stock_supply/tests/scenario_stock_supply_purchase_request.rst
${PYSITELIB}/trytond/modules/stock_supply/tests/test_stock_supply.py
${PYSITELIB}/trytond/modules/stock_supply/tests/test_stock_supply.pyc
@ -54,7 +71,7 @@ ${PYSITELIB}/trytond/modules/stock_supply/view/order_point_form.xml
${PYSITELIB}/trytond/modules/stock_supply/view/order_point_tree.xml
${PYSITELIB}/trytond/modules/stock_supply/view/purchase_configuration_form.xml
${PYSITELIB}/trytond/modules/stock_supply/view/purchase_request_create_start_form.xml
${PYSITELIB}/trytond/modules/stock_supply/view/stock_shipment_internal_create_start_form.xml
${PYSITELIB}/trytond/modules/stock_supply/view/supply_start_form.xml
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:05 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:44 mef Exp $
${PYSITELIB}/trytond/modules/carrier_percentage/__init__.py
${PYSITELIB}/trytond/modules/carrier_percentage/__init__.pyc
${PYSITELIB}/trytond/modules/carrier_percentage/__init__.pyo
@ -12,17 +12,22 @@ ${PYSITELIB}/trytond/modules/carrier_percentage/locale/cs.po
${PYSITELIB}/trytond/modules/carrier_percentage/locale/de.po
${PYSITELIB}/trytond/modules/carrier_percentage/locale/es.po
${PYSITELIB}/trytond/modules/carrier_percentage/locale/es_419.po
${PYSITELIB}/trytond/modules/carrier_percentage/locale/et.po
${PYSITELIB}/trytond/modules/carrier_percentage/locale/fa.po
${PYSITELIB}/trytond/modules/carrier_percentage/locale/fi.po
${PYSITELIB}/trytond/modules/carrier_percentage/locale/fr.po
${PYSITELIB}/trytond/modules/carrier_percentage/locale/hu_HU.po
${PYSITELIB}/trytond/modules/carrier_percentage/locale/it_IT.po
${PYSITELIB}/trytond/modules/carrier_percentage/locale/ja_JP.po
${PYSITELIB}/trytond/modules/carrier_percentage/locale/hu.po
${PYSITELIB}/trytond/modules/carrier_percentage/locale/id.po
${PYSITELIB}/trytond/modules/carrier_percentage/locale/it.po
${PYSITELIB}/trytond/modules/carrier_percentage/locale/lo.po
${PYSITELIB}/trytond/modules/carrier_percentage/locale/lt.po
${PYSITELIB}/trytond/modules/carrier_percentage/locale/nl.po
${PYSITELIB}/trytond/modules/carrier_percentage/locale/pl.po
${PYSITELIB}/trytond/modules/carrier_percentage/locale/pt_BR.po
${PYSITELIB}/trytond/modules/carrier_percentage/locale/pt.po
${PYSITELIB}/trytond/modules/carrier_percentage/locale/ro.po
${PYSITELIB}/trytond/modules/carrier_percentage/locale/ru.po
${PYSITELIB}/trytond/modules/carrier_percentage/locale/sl.po
${PYSITELIB}/trytond/modules/carrier_percentage/locale/tr.po
${PYSITELIB}/trytond/modules/carrier_percentage/locale/zh_CN.po
${PYSITELIB}/trytond/modules/carrier_percentage/sale.py
${PYSITELIB}/trytond/modules/carrier_percentage/sale.pyc

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:05 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:44 mef Exp $
${PYSITELIB}/trytond/modules/carrier_weight/__init__.py
${PYSITELIB}/trytond/modules/carrier_weight/__init__.pyc
${PYSITELIB}/trytond/modules/carrier_weight/__init__.pyo
@ -6,23 +6,31 @@ ${PYSITELIB}/trytond/modules/carrier_weight/carrier.py
${PYSITELIB}/trytond/modules/carrier_weight/carrier.pyc
${PYSITELIB}/trytond/modules/carrier_weight/carrier.pyo
${PYSITELIB}/trytond/modules/carrier_weight/carrier.xml
${PYSITELIB}/trytond/modules/carrier_weight/common.py
${PYSITELIB}/trytond/modules/carrier_weight/common.pyc
${PYSITELIB}/trytond/modules/carrier_weight/common.pyo
${PYSITELIB}/trytond/modules/carrier_weight/locale/bg.po
${PYSITELIB}/trytond/modules/carrier_weight/locale/ca.po
${PYSITELIB}/trytond/modules/carrier_weight/locale/cs.po
${PYSITELIB}/trytond/modules/carrier_weight/locale/de.po
${PYSITELIB}/trytond/modules/carrier_weight/locale/es.po
${PYSITELIB}/trytond/modules/carrier_weight/locale/es_419.po
${PYSITELIB}/trytond/modules/carrier_weight/locale/et.po
${PYSITELIB}/trytond/modules/carrier_weight/locale/fa.po
${PYSITELIB}/trytond/modules/carrier_weight/locale/fi.po
${PYSITELIB}/trytond/modules/carrier_weight/locale/fr.po
${PYSITELIB}/trytond/modules/carrier_weight/locale/hu_HU.po
${PYSITELIB}/trytond/modules/carrier_weight/locale/it_IT.po
${PYSITELIB}/trytond/modules/carrier_weight/locale/ja_JP.po
${PYSITELIB}/trytond/modules/carrier_weight/locale/hu.po
${PYSITELIB}/trytond/modules/carrier_weight/locale/id.po
${PYSITELIB}/trytond/modules/carrier_weight/locale/it.po
${PYSITELIB}/trytond/modules/carrier_weight/locale/lo.po
${PYSITELIB}/trytond/modules/carrier_weight/locale/lt.po
${PYSITELIB}/trytond/modules/carrier_weight/locale/nl.po
${PYSITELIB}/trytond/modules/carrier_weight/locale/pl.po
${PYSITELIB}/trytond/modules/carrier_weight/locale/pt_BR.po
${PYSITELIB}/trytond/modules/carrier_weight/locale/pt.po
${PYSITELIB}/trytond/modules/carrier_weight/locale/ro.po
${PYSITELIB}/trytond/modules/carrier_weight/locale/ru.po
${PYSITELIB}/trytond/modules/carrier_weight/locale/sl.po
${PYSITELIB}/trytond/modules/carrier_weight/locale/tr.po
${PYSITELIB}/trytond/modules/carrier_weight/locale/zh_CN.po
${PYSITELIB}/trytond/modules/carrier_weight/sale.py
${PYSITELIB}/trytond/modules/carrier_weight/sale.pyc

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:05 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:44 mef Exp $
${PYSITELIB}/trytond/modules/dashboard/__init__.py
${PYSITELIB}/trytond/modules/dashboard/__init__.pyc
${PYSITELIB}/trytond/modules/dashboard/__init__.pyo
@ -16,17 +16,22 @@ ${PYSITELIB}/trytond/modules/dashboard/locale/cs.po
${PYSITELIB}/trytond/modules/dashboard/locale/de.po
${PYSITELIB}/trytond/modules/dashboard/locale/es.po
${PYSITELIB}/trytond/modules/dashboard/locale/es_419.po
${PYSITELIB}/trytond/modules/dashboard/locale/et.po
${PYSITELIB}/trytond/modules/dashboard/locale/fa.po
${PYSITELIB}/trytond/modules/dashboard/locale/fi.po
${PYSITELIB}/trytond/modules/dashboard/locale/fr.po
${PYSITELIB}/trytond/modules/dashboard/locale/hu_HU.po
${PYSITELIB}/trytond/modules/dashboard/locale/it_IT.po
${PYSITELIB}/trytond/modules/dashboard/locale/ja_JP.po
${PYSITELIB}/trytond/modules/dashboard/locale/hu.po
${PYSITELIB}/trytond/modules/dashboard/locale/id.po
${PYSITELIB}/trytond/modules/dashboard/locale/it.po
${PYSITELIB}/trytond/modules/dashboard/locale/lo.po
${PYSITELIB}/trytond/modules/dashboard/locale/lt.po
${PYSITELIB}/trytond/modules/dashboard/locale/nl.po
${PYSITELIB}/trytond/modules/dashboard/locale/pl.po
${PYSITELIB}/trytond/modules/dashboard/locale/pt_BR.po
${PYSITELIB}/trytond/modules/dashboard/locale/pt.po
${PYSITELIB}/trytond/modules/dashboard/locale/ro.po
${PYSITELIB}/trytond/modules/dashboard/locale/ru.po
${PYSITELIB}/trytond/modules/dashboard/locale/sl.po
${PYSITELIB}/trytond/modules/dashboard/locale/tr.po
${PYSITELIB}/trytond/modules/dashboard/locale/zh_CN.po
${PYSITELIB}/trytond/modules/dashboard/res.py
${PYSITELIB}/trytond/modules/dashboard/res.pyc

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.3 2016/12/04 21:13:06 rodent Exp $
@comment $NetBSD: PLIST,v 1.4 2021/12/23 16:12:44 mef Exp $
${PYSITELIB}/trytond/modules/party_relationship/__init__.py
${PYSITELIB}/trytond/modules/party_relationship/__init__.pyc
${PYSITELIB}/trytond/modules/party_relationship/__init__.pyo
@ -8,17 +8,22 @@ ${PYSITELIB}/trytond/modules/party_relationship/locale/cs.po
${PYSITELIB}/trytond/modules/party_relationship/locale/de.po
${PYSITELIB}/trytond/modules/party_relationship/locale/es.po
${PYSITELIB}/trytond/modules/party_relationship/locale/es_419.po
${PYSITELIB}/trytond/modules/party_relationship/locale/et.po
${PYSITELIB}/trytond/modules/party_relationship/locale/fa.po
${PYSITELIB}/trytond/modules/party_relationship/locale/fi.po
${PYSITELIB}/trytond/modules/party_relationship/locale/fr.po
${PYSITELIB}/trytond/modules/party_relationship/locale/hu_HU.po
${PYSITELIB}/trytond/modules/party_relationship/locale/it_IT.po
${PYSITELIB}/trytond/modules/party_relationship/locale/ja_JP.po
${PYSITELIB}/trytond/modules/party_relationship/locale/hu.po
${PYSITELIB}/trytond/modules/party_relationship/locale/id.po
${PYSITELIB}/trytond/modules/party_relationship/locale/it.po
${PYSITELIB}/trytond/modules/party_relationship/locale/lo.po
${PYSITELIB}/trytond/modules/party_relationship/locale/lt.po
${PYSITELIB}/trytond/modules/party_relationship/locale/nl.po
${PYSITELIB}/trytond/modules/party_relationship/locale/pl.po
${PYSITELIB}/trytond/modules/party_relationship/locale/pt_BR.po
${PYSITELIB}/trytond/modules/party_relationship/locale/pt.po
${PYSITELIB}/trytond/modules/party_relationship/locale/ro.po
${PYSITELIB}/trytond/modules/party_relationship/locale/ru.po
${PYSITELIB}/trytond/modules/party_relationship/locale/sl.po
${PYSITELIB}/trytond/modules/party_relationship/locale/tr.po
${PYSITELIB}/trytond/modules/party_relationship/locale/zh_CN.po
${PYSITELIB}/trytond/modules/party_relationship/party.py
${PYSITELIB}/trytond/modules/party_relationship/party.pyc

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.3 2016/12/04 21:13:06 rodent Exp $
@comment $NetBSD: PLIST,v 1.4 2021/12/23 16:12:44 mef Exp $
${PYSITELIB}/trytond/modules/product_attribute/__init__.py
${PYSITELIB}/trytond/modules/product_attribute/__init__.pyc
${PYSITELIB}/trytond/modules/product_attribute/__init__.pyo
@ -8,18 +8,24 @@ ${PYSITELIB}/trytond/modules/product_attribute/locale/cs.po
${PYSITELIB}/trytond/modules/product_attribute/locale/de.po
${PYSITELIB}/trytond/modules/product_attribute/locale/es.po
${PYSITELIB}/trytond/modules/product_attribute/locale/es_419.po
${PYSITELIB}/trytond/modules/product_attribute/locale/et.po
${PYSITELIB}/trytond/modules/product_attribute/locale/fa.po
${PYSITELIB}/trytond/modules/product_attribute/locale/fi.po
${PYSITELIB}/trytond/modules/product_attribute/locale/fr.po
${PYSITELIB}/trytond/modules/product_attribute/locale/hu_HU.po
${PYSITELIB}/trytond/modules/product_attribute/locale/it_IT.po
${PYSITELIB}/trytond/modules/product_attribute/locale/ja_JP.po
${PYSITELIB}/trytond/modules/product_attribute/locale/hu.po
${PYSITELIB}/trytond/modules/product_attribute/locale/id.po
${PYSITELIB}/trytond/modules/product_attribute/locale/it.po
${PYSITELIB}/trytond/modules/product_attribute/locale/lo.po
${PYSITELIB}/trytond/modules/product_attribute/locale/lt.po
${PYSITELIB}/trytond/modules/product_attribute/locale/nl.po
${PYSITELIB}/trytond/modules/product_attribute/locale/pl.po
${PYSITELIB}/trytond/modules/product_attribute/locale/pt_BR.po
${PYSITELIB}/trytond/modules/product_attribute/locale/pt.po
${PYSITELIB}/trytond/modules/product_attribute/locale/ro.po
${PYSITELIB}/trytond/modules/product_attribute/locale/ru.po
${PYSITELIB}/trytond/modules/product_attribute/locale/sl.po
${PYSITELIB}/trytond/modules/product_attribute/locale/tr.po
${PYSITELIB}/trytond/modules/product_attribute/locale/zh_CN.po
${PYSITELIB}/trytond/modules/product_attribute/message.xml
${PYSITELIB}/trytond/modules/product_attribute/product.py
${PYSITELIB}/trytond/modules/product_attribute/product.pyc
${PYSITELIB}/trytond/modules/product_attribute/product.pyo
@ -33,10 +39,13 @@ ${PYSITELIB}/trytond/modules/product_attribute/tests/test_product_attribute.pyo
${PYSITELIB}/trytond/modules/product_attribute/tryton.cfg
${PYSITELIB}/trytond/modules/product_attribute/view/attribute_form.xml
${PYSITELIB}/trytond/modules/product_attribute/view/attribute_list.xml
${PYSITELIB}/trytond/modules/product_attribute/view/attribute_list_simple.xml
${PYSITELIB}/trytond/modules/product_attribute/view/attribute_set_form.xml
${PYSITELIB}/trytond/modules/product_attribute/view/attribute_set_list.xml
${PYSITELIB}/trytond/modules/product_attribute/view/product_form.xml
${PYSITELIB}/trytond/modules/product_attribute/view/product_tree.xml
${PYSITELIB}/trytond/modules/product_attribute/view/template_form.xml
${PYSITELIB}/trytond/modules/product_attribute/view/template_tree.xml
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:06 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:44 mef Exp $
${PYSITELIB}/trytond/modules/product_classification_taxonomic/__init__.py
${PYSITELIB}/trytond/modules/product_classification_taxonomic/__init__.pyc
${PYSITELIB}/trytond/modules/product_classification_taxonomic/__init__.pyo
@ -8,17 +8,22 @@ ${PYSITELIB}/trytond/modules/product_classification_taxonomic/locale/cs.po
${PYSITELIB}/trytond/modules/product_classification_taxonomic/locale/de.po
${PYSITELIB}/trytond/modules/product_classification_taxonomic/locale/es.po
${PYSITELIB}/trytond/modules/product_classification_taxonomic/locale/es_419.po
${PYSITELIB}/trytond/modules/product_classification_taxonomic/locale/et.po
${PYSITELIB}/trytond/modules/product_classification_taxonomic/locale/fa.po
${PYSITELIB}/trytond/modules/product_classification_taxonomic/locale/fi.po
${PYSITELIB}/trytond/modules/product_classification_taxonomic/locale/fr.po
${PYSITELIB}/trytond/modules/product_classification_taxonomic/locale/hu_HU.po
${PYSITELIB}/trytond/modules/product_classification_taxonomic/locale/it_IT.po
${PYSITELIB}/trytond/modules/product_classification_taxonomic/locale/ja_JP.po
${PYSITELIB}/trytond/modules/product_classification_taxonomic/locale/hu.po
${PYSITELIB}/trytond/modules/product_classification_taxonomic/locale/id.po
${PYSITELIB}/trytond/modules/product_classification_taxonomic/locale/it.po
${PYSITELIB}/trytond/modules/product_classification_taxonomic/locale/lo.po
${PYSITELIB}/trytond/modules/product_classification_taxonomic/locale/lt.po
${PYSITELIB}/trytond/modules/product_classification_taxonomic/locale/nl.po
${PYSITELIB}/trytond/modules/product_classification_taxonomic/locale/pl.po
${PYSITELIB}/trytond/modules/product_classification_taxonomic/locale/pt_BR.po
${PYSITELIB}/trytond/modules/product_classification_taxonomic/locale/pt.po
${PYSITELIB}/trytond/modules/product_classification_taxonomic/locale/ro.po
${PYSITELIB}/trytond/modules/product_classification_taxonomic/locale/ru.po
${PYSITELIB}/trytond/modules/product_classification_taxonomic/locale/sl.po
${PYSITELIB}/trytond/modules/product_classification_taxonomic/locale/tr.po
${PYSITELIB}/trytond/modules/product_classification_taxonomic/locale/zh_CN.po
${PYSITELIB}/trytond/modules/product_classification_taxonomic/product.py
${PYSITELIB}/trytond/modules/product_classification_taxonomic/product.pyc

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:06 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:44 mef Exp $
${PYSITELIB}/trytond/modules/production_split/__init__.py
${PYSITELIB}/trytond/modules/production_split/__init__.pyc
${PYSITELIB}/trytond/modules/production_split/__init__.pyo
@ -9,17 +9,22 @@ ${PYSITELIB}/trytond/modules/production_split/locale/cs.po
${PYSITELIB}/trytond/modules/production_split/locale/de.po
${PYSITELIB}/trytond/modules/production_split/locale/es.po
${PYSITELIB}/trytond/modules/production_split/locale/es_419.po
${PYSITELIB}/trytond/modules/production_split/locale/et.po
${PYSITELIB}/trytond/modules/production_split/locale/fa.po
${PYSITELIB}/trytond/modules/production_split/locale/fi.po
${PYSITELIB}/trytond/modules/production_split/locale/fr.po
${PYSITELIB}/trytond/modules/production_split/locale/hu_HU.po
${PYSITELIB}/trytond/modules/production_split/locale/it_IT.po
${PYSITELIB}/trytond/modules/production_split/locale/ja_JP.po
${PYSITELIB}/trytond/modules/production_split/locale/hu.po
${PYSITELIB}/trytond/modules/production_split/locale/id.po
${PYSITELIB}/trytond/modules/production_split/locale/it.po
${PYSITELIB}/trytond/modules/production_split/locale/lo.po
${PYSITELIB}/trytond/modules/production_split/locale/lt.po
${PYSITELIB}/trytond/modules/production_split/locale/nl.po
${PYSITELIB}/trytond/modules/production_split/locale/pl.po
${PYSITELIB}/trytond/modules/production_split/locale/pt_BR.po
${PYSITELIB}/trytond/modules/production_split/locale/pt.po
${PYSITELIB}/trytond/modules/production_split/locale/ro.po
${PYSITELIB}/trytond/modules/production_split/locale/ru.po
${PYSITELIB}/trytond/modules/production_split/locale/sl.po
${PYSITELIB}/trytond/modules/production_split/locale/tr.po
${PYSITELIB}/trytond/modules/production_split/locale/zh_CN.po
${PYSITELIB}/trytond/modules/production_split/production.py
${PYSITELIB}/trytond/modules/production_split/production.pyc

View file

@ -1,25 +1,34 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:06 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:44 mef Exp $
${PYSITELIB}/trytond/modules/production_work/__init__.py
${PYSITELIB}/trytond/modules/production_work/__init__.pyc
${PYSITELIB}/trytond/modules/production_work/__init__.pyo
${PYSITELIB}/trytond/modules/production_work/exceptions.py
${PYSITELIB}/trytond/modules/production_work/exceptions.pyc
${PYSITELIB}/trytond/modules/production_work/exceptions.pyo
${PYSITELIB}/trytond/modules/production_work/locale/bg.po
${PYSITELIB}/trytond/modules/production_work/locale/ca.po
${PYSITELIB}/trytond/modules/production_work/locale/cs.po
${PYSITELIB}/trytond/modules/production_work/locale/de.po
${PYSITELIB}/trytond/modules/production_work/locale/es.po
${PYSITELIB}/trytond/modules/production_work/locale/es_419.po
${PYSITELIB}/trytond/modules/production_work/locale/et.po
${PYSITELIB}/trytond/modules/production_work/locale/fa.po
${PYSITELIB}/trytond/modules/production_work/locale/fi.po
${PYSITELIB}/trytond/modules/production_work/locale/fr.po
${PYSITELIB}/trytond/modules/production_work/locale/hu_HU.po
${PYSITELIB}/trytond/modules/production_work/locale/it_IT.po
${PYSITELIB}/trytond/modules/production_work/locale/ja_JP.po
${PYSITELIB}/trytond/modules/production_work/locale/hu.po
${PYSITELIB}/trytond/modules/production_work/locale/id.po
${PYSITELIB}/trytond/modules/production_work/locale/it.po
${PYSITELIB}/trytond/modules/production_work/locale/lo.po
${PYSITELIB}/trytond/modules/production_work/locale/lt.po
${PYSITELIB}/trytond/modules/production_work/locale/nl.po
${PYSITELIB}/trytond/modules/production_work/locale/pl.po
${PYSITELIB}/trytond/modules/production_work/locale/pt_BR.po
${PYSITELIB}/trytond/modules/production_work/locale/pt.po
${PYSITELIB}/trytond/modules/production_work/locale/ro.po
${PYSITELIB}/trytond/modules/production_work/locale/ru.po
${PYSITELIB}/trytond/modules/production_work/locale/sl.po
${PYSITELIB}/trytond/modules/production_work/locale/tr.po
${PYSITELIB}/trytond/modules/production_work/locale/zh_CN.po
${PYSITELIB}/trytond/modules/production_work/message.xml
${PYSITELIB}/trytond/modules/production_work/production.py
${PYSITELIB}/trytond/modules/production_work/production.pyc
${PYSITELIB}/trytond/modules/production_work/production.pyo

View file

@ -1,26 +1,38 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:07 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:45 mef Exp $
${PYSITELIB}/trytond/modules/project/__init__.py
${PYSITELIB}/trytond/modules/project/__init__.pyc
${PYSITELIB}/trytond/modules/project/__init__.pyo
${PYSITELIB}/trytond/modules/project/exceptions.py
${PYSITELIB}/trytond/modules/project/exceptions.pyc
${PYSITELIB}/trytond/modules/project/exceptions.pyo
${PYSITELIB}/trytond/modules/project/icons/tryton-project.svg
${PYSITELIB}/trytond/modules/project/ir.py
${PYSITELIB}/trytond/modules/project/ir.pyc
${PYSITELIB}/trytond/modules/project/ir.pyo
${PYSITELIB}/trytond/modules/project/locale/bg.po
${PYSITELIB}/trytond/modules/project/locale/ca.po
${PYSITELIB}/trytond/modules/project/locale/cs.po
${PYSITELIB}/trytond/modules/project/locale/de.po
${PYSITELIB}/trytond/modules/project/locale/es.po
${PYSITELIB}/trytond/modules/project/locale/es_419.po
${PYSITELIB}/trytond/modules/project/locale/et.po
${PYSITELIB}/trytond/modules/project/locale/fa.po
${PYSITELIB}/trytond/modules/project/locale/fi.po
${PYSITELIB}/trytond/modules/project/locale/fr.po
${PYSITELIB}/trytond/modules/project/locale/hu_HU.po
${PYSITELIB}/trytond/modules/project/locale/it_IT.po
${PYSITELIB}/trytond/modules/project/locale/ja_JP.po
${PYSITELIB}/trytond/modules/project/locale/hu.po
${PYSITELIB}/trytond/modules/project/locale/id.po
${PYSITELIB}/trytond/modules/project/locale/it.po
${PYSITELIB}/trytond/modules/project/locale/lo.po
${PYSITELIB}/trytond/modules/project/locale/lt.po
${PYSITELIB}/trytond/modules/project/locale/nl.po
${PYSITELIB}/trytond/modules/project/locale/pl.po
${PYSITELIB}/trytond/modules/project/locale/pt_BR.po
${PYSITELIB}/trytond/modules/project/locale/pt.po
${PYSITELIB}/trytond/modules/project/locale/ro.po
${PYSITELIB}/trytond/modules/project/locale/ru.po
${PYSITELIB}/trytond/modules/project/locale/sl.po
${PYSITELIB}/trytond/modules/project/locale/tr.po
${PYSITELIB}/trytond/modules/project/locale/zh_CN.po
${PYSITELIB}/trytond/modules/project/message.xml
${PYSITELIB}/trytond/modules/project/party.py
${PYSITELIB}/trytond/modules/project/party.pyc
${PYSITELIB}/trytond/modules/project/party.pyo
@ -28,17 +40,21 @@ ${PYSITELIB}/trytond/modules/project/project.xml
${PYSITELIB}/trytond/modules/project/tests/__init__.py
${PYSITELIB}/trytond/modules/project/tests/__init__.pyc
${PYSITELIB}/trytond/modules/project/tests/__init__.pyo
${PYSITELIB}/trytond/modules/project/tests/scenario_project_status.rst
${PYSITELIB}/trytond/modules/project/tests/test_project.py
${PYSITELIB}/trytond/modules/project/tests/test_project.pyc
${PYSITELIB}/trytond/modules/project/tests/test_project.pyo
${PYSITELIB}/trytond/modules/project/timesheet.py
${PYSITELIB}/trytond/modules/project/timesheet.pyc
${PYSITELIB}/trytond/modules/project/timesheet.pyo
${PYSITELIB}/trytond/modules/project/timesheet.xml
${PYSITELIB}/trytond/modules/project/tryton.cfg
${PYSITELIB}/trytond/modules/project/view/work_form.xml
${PYSITELIB}/trytond/modules/project/view/work_list.xml
${PYSITELIB}/trytond/modules/project/view/work_list_children.xml
${PYSITELIB}/trytond/modules/project/view/work_list_simple.xml
${PYSITELIB}/trytond/modules/project/view/work_status_form.xml
${PYSITELIB}/trytond/modules/project/view/work_status_list.xml
${PYSITELIB}/trytond/modules/project/view/work_tree.xml
${PYSITELIB}/trytond/modules/project/view/work_tree_simple.xml
${PYSITELIB}/trytond/modules/project/work.py

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.3 2016/12/04 21:13:07 rodent Exp $
@comment $NetBSD: PLIST,v 1.4 2021/12/23 16:12:45 mef Exp $
${PYSITELIB}/trytond/modules/stock_inventory_location/__init__.py
${PYSITELIB}/trytond/modules/stock_inventory_location/__init__.pyc
${PYSITELIB}/trytond/modules/stock_inventory_location/__init__.pyo
@ -12,26 +12,33 @@ ${PYSITELIB}/trytond/modules/stock_inventory_location/locale/cs.po
${PYSITELIB}/trytond/modules/stock_inventory_location/locale/de.po
${PYSITELIB}/trytond/modules/stock_inventory_location/locale/es.po
${PYSITELIB}/trytond/modules/stock_inventory_location/locale/es_419.po
${PYSITELIB}/trytond/modules/stock_inventory_location/locale/et.po
${PYSITELIB}/trytond/modules/stock_inventory_location/locale/fa.po
${PYSITELIB}/trytond/modules/stock_inventory_location/locale/fi.po
${PYSITELIB}/trytond/modules/stock_inventory_location/locale/fr.po
${PYSITELIB}/trytond/modules/stock_inventory_location/locale/hu_HU.po
${PYSITELIB}/trytond/modules/stock_inventory_location/locale/it_IT.po
${PYSITELIB}/trytond/modules/stock_inventory_location/locale/ja_JP.po
${PYSITELIB}/trytond/modules/stock_inventory_location/locale/hu.po
${PYSITELIB}/trytond/modules/stock_inventory_location/locale/id.po
${PYSITELIB}/trytond/modules/stock_inventory_location/locale/it.po
${PYSITELIB}/trytond/modules/stock_inventory_location/locale/lo.po
${PYSITELIB}/trytond/modules/stock_inventory_location/locale/lt.po
${PYSITELIB}/trytond/modules/stock_inventory_location/locale/nl.po
${PYSITELIB}/trytond/modules/stock_inventory_location/locale/pl.po
${PYSITELIB}/trytond/modules/stock_inventory_location/locale/pt_BR.po
${PYSITELIB}/trytond/modules/stock_inventory_location/locale/pt.po
${PYSITELIB}/trytond/modules/stock_inventory_location/locale/ro.po
${PYSITELIB}/trytond/modules/stock_inventory_location/locale/ru.po
${PYSITELIB}/trytond/modules/stock_inventory_location/locale/sl.po
${PYSITELIB}/trytond/modules/stock_inventory_location/locale/tr.po
${PYSITELIB}/trytond/modules/stock_inventory_location/locale/zh_CN.po
${PYSITELIB}/trytond/modules/stock_inventory_location/tests/__init__.py
${PYSITELIB}/trytond/modules/stock_inventory_location/tests/__init__.pyc
${PYSITELIB}/trytond/modules/stock_inventory_location/tests/__init__.pyo
${PYSITELIB}/trytond/modules/stock_inventory_location/tests/scenario_stock_inventories.rst
${PYSITELIB}/trytond/modules/stock_inventory_location/tests/test_stock_inventory_location.py
${PYSITELIB}/trytond/modules/stock_inventory_location/tests/test_stock_inventory_location.pyc
${PYSITELIB}/trytond/modules/stock_inventory_location/tests/test_stock_inventory_location.pyo
${PYSITELIB}/trytond/modules/stock_inventory_location/tryton.cfg
${PYSITELIB}/trytond/modules/stock_inventory_location/view/inventory_create_start_form.xml
${PYSITELIB}/trytond/modules/stock_inventory_location/view/inventory_list.xml
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:07 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:45 mef Exp $
${PYSITELIB}/trytond/modules/stock_location_sequence/__init__.py
${PYSITELIB}/trytond/modules/stock_location_sequence/__init__.pyc
${PYSITELIB}/trytond/modules/stock_location_sequence/__init__.pyo
@ -8,17 +8,22 @@ ${PYSITELIB}/trytond/modules/stock_location_sequence/locale/cs.po
${PYSITELIB}/trytond/modules/stock_location_sequence/locale/de.po
${PYSITELIB}/trytond/modules/stock_location_sequence/locale/es.po
${PYSITELIB}/trytond/modules/stock_location_sequence/locale/es_419.po
${PYSITELIB}/trytond/modules/stock_location_sequence/locale/et.po
${PYSITELIB}/trytond/modules/stock_location_sequence/locale/fa.po
${PYSITELIB}/trytond/modules/stock_location_sequence/locale/fi.po
${PYSITELIB}/trytond/modules/stock_location_sequence/locale/fr.po
${PYSITELIB}/trytond/modules/stock_location_sequence/locale/hu_HU.po
${PYSITELIB}/trytond/modules/stock_location_sequence/locale/it_IT.po
${PYSITELIB}/trytond/modules/stock_location_sequence/locale/ja_JP.po
${PYSITELIB}/trytond/modules/stock_location_sequence/locale/hu.po
${PYSITELIB}/trytond/modules/stock_location_sequence/locale/id.po
${PYSITELIB}/trytond/modules/stock_location_sequence/locale/it.po
${PYSITELIB}/trytond/modules/stock_location_sequence/locale/lo.po
${PYSITELIB}/trytond/modules/stock_location_sequence/locale/lt.po
${PYSITELIB}/trytond/modules/stock_location_sequence/locale/nl.po
${PYSITELIB}/trytond/modules/stock_location_sequence/locale/pl.po
${PYSITELIB}/trytond/modules/stock_location_sequence/locale/pt_BR.po
${PYSITELIB}/trytond/modules/stock_location_sequence/locale/pt.po
${PYSITELIB}/trytond/modules/stock_location_sequence/locale/ro.po
${PYSITELIB}/trytond/modules/stock_location_sequence/locale/ru.po
${PYSITELIB}/trytond/modules/stock_location_sequence/locale/sl.po
${PYSITELIB}/trytond/modules/stock_location_sequence/locale/tr.po
${PYSITELIB}/trytond/modules/stock_location_sequence/locale/zh_CN.po
${PYSITELIB}/trytond/modules/stock_location_sequence/stock.py
${PYSITELIB}/trytond/modules/stock_location_sequence/stock.pyc

View file

@ -1,48 +1 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:07 rodent Exp $
${PYSITELIB}/trytond/modules/stock_lot_sled/__init__.py
${PYSITELIB}/trytond/modules/stock_lot_sled/__init__.pyc
${PYSITELIB}/trytond/modules/stock_lot_sled/__init__.pyo
${PYSITELIB}/trytond/modules/stock_lot_sled/locale/bg.po
${PYSITELIB}/trytond/modules/stock_lot_sled/locale/ca.po
${PYSITELIB}/trytond/modules/stock_lot_sled/locale/cs.po
${PYSITELIB}/trytond/modules/stock_lot_sled/locale/de.po
${PYSITELIB}/trytond/modules/stock_lot_sled/locale/es.po
${PYSITELIB}/trytond/modules/stock_lot_sled/locale/es_419.po
${PYSITELIB}/trytond/modules/stock_lot_sled/locale/fr.po
${PYSITELIB}/trytond/modules/stock_lot_sled/locale/hu_HU.po
${PYSITELIB}/trytond/modules/stock_lot_sled/locale/it_IT.po
${PYSITELIB}/trytond/modules/stock_lot_sled/locale/ja_JP.po
${PYSITELIB}/trytond/modules/stock_lot_sled/locale/lo.po
${PYSITELIB}/trytond/modules/stock_lot_sled/locale/lt.po
${PYSITELIB}/trytond/modules/stock_lot_sled/locale/nl.po
${PYSITELIB}/trytond/modules/stock_lot_sled/locale/pl.po
${PYSITELIB}/trytond/modules/stock_lot_sled/locale/pt_BR.po
${PYSITELIB}/trytond/modules/stock_lot_sled/locale/ru.po
${PYSITELIB}/trytond/modules/stock_lot_sled/locale/sl.po
${PYSITELIB}/trytond/modules/stock_lot_sled/locale/zh_CN.po
${PYSITELIB}/trytond/modules/stock_lot_sled/product.py
${PYSITELIB}/trytond/modules/stock_lot_sled/product.pyc
${PYSITELIB}/trytond/modules/stock_lot_sled/product.pyo
${PYSITELIB}/trytond/modules/stock_lot_sled/product.xml
${PYSITELIB}/trytond/modules/stock_lot_sled/stock.py
${PYSITELIB}/trytond/modules/stock_lot_sled/stock.pyc
${PYSITELIB}/trytond/modules/stock_lot_sled/stock.pyo
${PYSITELIB}/trytond/modules/stock_lot_sled/stock.xml
${PYSITELIB}/trytond/modules/stock_lot_sled/tests/__init__.py
${PYSITELIB}/trytond/modules/stock_lot_sled/tests/__init__.pyc
${PYSITELIB}/trytond/modules/stock_lot_sled/tests/__init__.pyo
${PYSITELIB}/trytond/modules/stock_lot_sled/tests/test_stock_lot_sled.py
${PYSITELIB}/trytond/modules/stock_lot_sled/tests/test_stock_lot_sled.pyc
${PYSITELIB}/trytond/modules/stock_lot_sled/tests/test_stock_lot_sled.pyo
${PYSITELIB}/trytond/modules/stock_lot_sled/tryton.cfg
${PYSITELIB}/trytond/modules/stock_lot_sled/view/configuration_form.xml
${PYSITELIB}/trytond/modules/stock_lot_sled/view/lot_form.xml
${PYSITELIB}/trytond/modules/stock_lot_sled/view/lot_tree.xml
${PYSITELIB}/trytond/modules/stock_lot_sled/view/template_form.xml
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:45 mef Exp $

View file

@ -1,50 +1 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:08 rodent Exp $
${PYSITELIB}/trytond/modules/stock_package_shipping/__init__.py
${PYSITELIB}/trytond/modules/stock_package_shipping/__init__.pyc
${PYSITELIB}/trytond/modules/stock_package_shipping/__init__.pyo
${PYSITELIB}/trytond/modules/stock_package_shipping/carrier.py
${PYSITELIB}/trytond/modules/stock_package_shipping/carrier.pyc
${PYSITELIB}/trytond/modules/stock_package_shipping/carrier.pyo
${PYSITELIB}/trytond/modules/stock_package_shipping/carrier.xml
${PYSITELIB}/trytond/modules/stock_package_shipping/locale/bg.po
${PYSITELIB}/trytond/modules/stock_package_shipping/locale/ca.po
${PYSITELIB}/trytond/modules/stock_package_shipping/locale/cs.po
${PYSITELIB}/trytond/modules/stock_package_shipping/locale/de.po
${PYSITELIB}/trytond/modules/stock_package_shipping/locale/es.po
${PYSITELIB}/trytond/modules/stock_package_shipping/locale/es_419.po
${PYSITELIB}/trytond/modules/stock_package_shipping/locale/fr.po
${PYSITELIB}/trytond/modules/stock_package_shipping/locale/hu_HU.po
${PYSITELIB}/trytond/modules/stock_package_shipping/locale/it_IT.po
${PYSITELIB}/trytond/modules/stock_package_shipping/locale/ja_JP.po
${PYSITELIB}/trytond/modules/stock_package_shipping/locale/lo.po
${PYSITELIB}/trytond/modules/stock_package_shipping/locale/lt.po
${PYSITELIB}/trytond/modules/stock_package_shipping/locale/nl.po
${PYSITELIB}/trytond/modules/stock_package_shipping/locale/pl.po
${PYSITELIB}/trytond/modules/stock_package_shipping/locale/pt_BR.po
${PYSITELIB}/trytond/modules/stock_package_shipping/locale/ru.po
${PYSITELIB}/trytond/modules/stock_package_shipping/locale/sl.po
${PYSITELIB}/trytond/modules/stock_package_shipping/locale/zh_CN.po
${PYSITELIB}/trytond/modules/stock_package_shipping/stock.py
${PYSITELIB}/trytond/modules/stock_package_shipping/stock.pyc
${PYSITELIB}/trytond/modules/stock_package_shipping/stock.pyo
${PYSITELIB}/trytond/modules/stock_package_shipping/stock.xml
${PYSITELIB}/trytond/modules/stock_package_shipping/tests/__init__.py
${PYSITELIB}/trytond/modules/stock_package_shipping/tests/__init__.pyc
${PYSITELIB}/trytond/modules/stock_package_shipping/tests/__init__.pyo
${PYSITELIB}/trytond/modules/stock_package_shipping/tests/test_shipping.py
${PYSITELIB}/trytond/modules/stock_package_shipping/tests/test_shipping.pyc
${PYSITELIB}/trytond/modules/stock_package_shipping/tests/test_shipping.pyo
${PYSITELIB}/trytond/modules/stock_package_shipping/tryton.cfg
${PYSITELIB}/trytond/modules/stock_package_shipping/view/carrier_form.xml
${PYSITELIB}/trytond/modules/stock_package_shipping/view/carrier_tree.xml
${PYSITELIB}/trytond/modules/stock_package_shipping/view/package_form.xml
${PYSITELIB}/trytond/modules/stock_package_shipping/view/package_list.xml
${PYSITELIB}/trytond/modules/stock_package_shipping/view/package_type_form.xml
${PYSITELIB}/trytond/modules/stock_package_shipping/view/shipment_out_form.xml
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:45 mef Exp $

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.3 2016/12/04 21:13:08 rodent Exp $
@comment $NetBSD: PLIST,v 1.4 2021/12/23 16:12:45 mef Exp $
${PYSITELIB}/trytond/modules/stock_product_location/__init__.py
${PYSITELIB}/trytond/modules/stock_product_location/__init__.pyc
${PYSITELIB}/trytond/modules/stock_product_location/__init__.pyo
@ -8,17 +8,22 @@ ${PYSITELIB}/trytond/modules/stock_product_location/locale/cs.po
${PYSITELIB}/trytond/modules/stock_product_location/locale/de.po
${PYSITELIB}/trytond/modules/stock_product_location/locale/es.po
${PYSITELIB}/trytond/modules/stock_product_location/locale/es_419.po
${PYSITELIB}/trytond/modules/stock_product_location/locale/et.po
${PYSITELIB}/trytond/modules/stock_product_location/locale/fa.po
${PYSITELIB}/trytond/modules/stock_product_location/locale/fi.po
${PYSITELIB}/trytond/modules/stock_product_location/locale/fr.po
${PYSITELIB}/trytond/modules/stock_product_location/locale/hu_HU.po
${PYSITELIB}/trytond/modules/stock_product_location/locale/it_IT.po
${PYSITELIB}/trytond/modules/stock_product_location/locale/ja_JP.po
${PYSITELIB}/trytond/modules/stock_product_location/locale/hu.po
${PYSITELIB}/trytond/modules/stock_product_location/locale/id.po
${PYSITELIB}/trytond/modules/stock_product_location/locale/it.po
${PYSITELIB}/trytond/modules/stock_product_location/locale/lo.po
${PYSITELIB}/trytond/modules/stock_product_location/locale/lt.po
${PYSITELIB}/trytond/modules/stock_product_location/locale/nl.po
${PYSITELIB}/trytond/modules/stock_product_location/locale/pl.po
${PYSITELIB}/trytond/modules/stock_product_location/locale/pt_BR.po
${PYSITELIB}/trytond/modules/stock_product_location/locale/pt.po
${PYSITELIB}/trytond/modules/stock_product_location/locale/ro.po
${PYSITELIB}/trytond/modules/stock_product_location/locale/ru.po
${PYSITELIB}/trytond/modules/stock_product_location/locale/sl.po
${PYSITELIB}/trytond/modules/stock_product_location/locale/tr.po
${PYSITELIB}/trytond/modules/stock_product_location/locale/zh_CN.po
${PYSITELIB}/trytond/modules/stock_product_location/location.py
${PYSITELIB}/trytond/modules/stock_product_location/location.pyc
@ -34,8 +39,10 @@ ${PYSITELIB}/trytond/modules/stock_product_location/production.pyo
${PYSITELIB}/trytond/modules/stock_product_location/tests/__init__.py
${PYSITELIB}/trytond/modules/stock_product_location/tests/__init__.pyc
${PYSITELIB}/trytond/modules/stock_product_location/tests/__init__.pyo
${PYSITELIB}/trytond/modules/stock_product_location/tests/scenario_product_copy_locations.rst
${PYSITELIB}/trytond/modules/stock_product_location/tests/scenario_stock_product_location.rst
${PYSITELIB}/trytond/modules/stock_product_location/tests/scenario_stock_product_location_production.rst
${PYSITELIB}/trytond/modules/stock_product_location/tests/scenario_stock_product_location_template.rst
${PYSITELIB}/trytond/modules/stock_product_location/tests/test_stock_product_location.py
${PYSITELIB}/trytond/modules/stock_product_location/tests/test_stock_product_location.pyc
${PYSITELIB}/trytond/modules/stock_product_location/tests/test_stock_product_location.pyo

View file

@ -1,24 +1,30 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:08 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:45 mef Exp $
${PYSITELIB}/trytond/modules/stock_split/__init__.py
${PYSITELIB}/trytond/modules/stock_split/__init__.pyc
${PYSITELIB}/trytond/modules/stock_split/__init__.pyo
${PYSITELIB}/trytond/modules/stock_split/icons/tryton-stock-split.svg
${PYSITELIB}/trytond/modules/stock_split/locale/bg.po
${PYSITELIB}/trytond/modules/stock_split/locale/ca.po
${PYSITELIB}/trytond/modules/stock_split/locale/cs.po
${PYSITELIB}/trytond/modules/stock_split/locale/de.po
${PYSITELIB}/trytond/modules/stock_split/locale/es.po
${PYSITELIB}/trytond/modules/stock_split/locale/es_419.po
${PYSITELIB}/trytond/modules/stock_split/locale/et.po
${PYSITELIB}/trytond/modules/stock_split/locale/fa.po
${PYSITELIB}/trytond/modules/stock_split/locale/fi.po
${PYSITELIB}/trytond/modules/stock_split/locale/fr.po
${PYSITELIB}/trytond/modules/stock_split/locale/hu_HU.po
${PYSITELIB}/trytond/modules/stock_split/locale/it_IT.po
${PYSITELIB}/trytond/modules/stock_split/locale/ja_JP.po
${PYSITELIB}/trytond/modules/stock_split/locale/hu.po
${PYSITELIB}/trytond/modules/stock_split/locale/id.po
${PYSITELIB}/trytond/modules/stock_split/locale/it.po
${PYSITELIB}/trytond/modules/stock_split/locale/lo.po
${PYSITELIB}/trytond/modules/stock_split/locale/lt.po
${PYSITELIB}/trytond/modules/stock_split/locale/nl.po
${PYSITELIB}/trytond/modules/stock_split/locale/pl.po
${PYSITELIB}/trytond/modules/stock_split/locale/pt_BR.po
${PYSITELIB}/trytond/modules/stock_split/locale/pt.po
${PYSITELIB}/trytond/modules/stock_split/locale/ro.po
${PYSITELIB}/trytond/modules/stock_split/locale/ru.po
${PYSITELIB}/trytond/modules/stock_split/locale/sl.po
${PYSITELIB}/trytond/modules/stock_split/locale/tr.po
${PYSITELIB}/trytond/modules/stock_split/locale/zh_CN.po
${PYSITELIB}/trytond/modules/stock_split/stock.py
${PYSITELIB}/trytond/modules/stock_split/stock.pyc
@ -27,12 +33,15 @@ ${PYSITELIB}/trytond/modules/stock_split/stock.xml
${PYSITELIB}/trytond/modules/stock_split/tests/__init__.py
${PYSITELIB}/trytond/modules/stock_split/tests/__init__.pyc
${PYSITELIB}/trytond/modules/stock_split/tests/__init__.pyo
${PYSITELIB}/trytond/modules/stock_split/tests/scenario_stock_split_shipment.rst
${PYSITELIB}/trytond/modules/stock_split/tests/test_stock_split.py
${PYSITELIB}/trytond/modules/stock_split/tests/test_stock_split.pyc
${PYSITELIB}/trytond/modules/stock_split/tests/test_stock_split.pyo
${PYSITELIB}/trytond/modules/stock_split/tryton.cfg
${PYSITELIB}/trytond/modules/stock_split/view/move_form.xml
${PYSITELIB}/trytond/modules/stock_split/view/move_tree.xml
${PYSITELIB}/trytond/modules/stock_split/view/shipment_split_form.xml
${PYSITELIB}/trytond/modules/stock_split/view/shipment_split_start_form.xml
${PYSITELIB}/trytond/modules/stock_split/view/split_start_form.xml
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:09 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:45 mef Exp $
${PYSITELIB}/trytond/modules/timesheet_cost/__init__.py
${PYSITELIB}/trytond/modules/timesheet_cost/__init__.pyc
${PYSITELIB}/trytond/modules/timesheet_cost/__init__.pyo
@ -12,18 +12,24 @@ ${PYSITELIB}/trytond/modules/timesheet_cost/locale/cs.po
${PYSITELIB}/trytond/modules/timesheet_cost/locale/de.po
${PYSITELIB}/trytond/modules/timesheet_cost/locale/es.po
${PYSITELIB}/trytond/modules/timesheet_cost/locale/es_419.po
${PYSITELIB}/trytond/modules/timesheet_cost/locale/et.po
${PYSITELIB}/trytond/modules/timesheet_cost/locale/fa.po
${PYSITELIB}/trytond/modules/timesheet_cost/locale/fi.po
${PYSITELIB}/trytond/modules/timesheet_cost/locale/fr.po
${PYSITELIB}/trytond/modules/timesheet_cost/locale/hu_HU.po
${PYSITELIB}/trytond/modules/timesheet_cost/locale/it_IT.po
${PYSITELIB}/trytond/modules/timesheet_cost/locale/ja_JP.po
${PYSITELIB}/trytond/modules/timesheet_cost/locale/hu.po
${PYSITELIB}/trytond/modules/timesheet_cost/locale/id.po
${PYSITELIB}/trytond/modules/timesheet_cost/locale/it.po
${PYSITELIB}/trytond/modules/timesheet_cost/locale/lo.po
${PYSITELIB}/trytond/modules/timesheet_cost/locale/lt.po
${PYSITELIB}/trytond/modules/timesheet_cost/locale/nl.po
${PYSITELIB}/trytond/modules/timesheet_cost/locale/pl.po
${PYSITELIB}/trytond/modules/timesheet_cost/locale/pt_BR.po
${PYSITELIB}/trytond/modules/timesheet_cost/locale/pt.po
${PYSITELIB}/trytond/modules/timesheet_cost/locale/ro.po
${PYSITELIB}/trytond/modules/timesheet_cost/locale/ru.po
${PYSITELIB}/trytond/modules/timesheet_cost/locale/sl.po
${PYSITELIB}/trytond/modules/timesheet_cost/locale/tr.po
${PYSITELIB}/trytond/modules/timesheet_cost/locale/zh_CN.po
${PYSITELIB}/trytond/modules/timesheet_cost/message.xml
${PYSITELIB}/trytond/modules/timesheet_cost/tests/__init__.py
${PYSITELIB}/trytond/modules/timesheet_cost/tests/__init__.pyc
${PYSITELIB}/trytond/modules/timesheet_cost/tests/__init__.pyo

View file

@ -1,27 +1,36 @@
@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:09 rodent Exp $
@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:45 mef Exp $
${PYSITELIB}/trytond/modules/web_user/__init__.py
${PYSITELIB}/trytond/modules/web_user/__init__.pyc
${PYSITELIB}/trytond/modules/web_user/__init__.pyo
${PYSITELIB}/trytond/modules/web_user/email_reset_password.html
${PYSITELIB}/trytond/modules/web_user/email_validation.html
${PYSITELIB}/trytond/modules/web_user/ir.py
${PYSITELIB}/trytond/modules/web_user/ir.pyc
${PYSITELIB}/trytond/modules/web_user/ir.pyo
${PYSITELIB}/trytond/modules/web_user/locale/bg.po
${PYSITELIB}/trytond/modules/web_user/locale/ca.po
${PYSITELIB}/trytond/modules/web_user/locale/cs.po
${PYSITELIB}/trytond/modules/web_user/locale/de.po
${PYSITELIB}/trytond/modules/web_user/locale/es.po
${PYSITELIB}/trytond/modules/web_user/locale/es_419.po
${PYSITELIB}/trytond/modules/web_user/locale/et.po
${PYSITELIB}/trytond/modules/web_user/locale/fa.po
${PYSITELIB}/trytond/modules/web_user/locale/fi.po
${PYSITELIB}/trytond/modules/web_user/locale/fr.po
${PYSITELIB}/trytond/modules/web_user/locale/hu_HU.po
${PYSITELIB}/trytond/modules/web_user/locale/it_IT.po
${PYSITELIB}/trytond/modules/web_user/locale/ja_JP.po
${PYSITELIB}/trytond/modules/web_user/locale/hu.po
${PYSITELIB}/trytond/modules/web_user/locale/id.po
${PYSITELIB}/trytond/modules/web_user/locale/it.po
${PYSITELIB}/trytond/modules/web_user/locale/lo.po
${PYSITELIB}/trytond/modules/web_user/locale/lt.po
${PYSITELIB}/trytond/modules/web_user/locale/nl.po
${PYSITELIB}/trytond/modules/web_user/locale/pl.po
${PYSITELIB}/trytond/modules/web_user/locale/pt_BR.po
${PYSITELIB}/trytond/modules/web_user/locale/pt.po
${PYSITELIB}/trytond/modules/web_user/locale/ro.po
${PYSITELIB}/trytond/modules/web_user/locale/ru.po
${PYSITELIB}/trytond/modules/web_user/locale/sl.po
${PYSITELIB}/trytond/modules/web_user/locale/tr.po
${PYSITELIB}/trytond/modules/web_user/locale/zh_CN.po
${PYSITELIB}/trytond/modules/web_user/message.xml
${PYSITELIB}/trytond/modules/web_user/party.py
${PYSITELIB}/trytond/modules/web_user/party.pyc
${PYSITELIB}/trytond/modules/web_user/party.pyo