summaryrefslogtreecommitdiff
path: root/finance/py-trytond-purchase/PLIST
diff options
context:
space:
mode:
Diffstat (limited to 'finance/py-trytond-purchase/PLIST')
-rw-r--r--finance/py-trytond-purchase/PLIST31
1 files changed, 24 insertions, 7 deletions
diff --git a/finance/py-trytond-purchase/PLIST b/finance/py-trytond-purchase/PLIST
index 614035c36f9..cdb41f3d840 100644
--- a/finance/py-trytond-purchase/PLIST
+++ b/finance/py-trytond-purchase/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2016/12/04 21:13:03 rodent Exp $
+@comment $NetBSD: PLIST,v 1.4 2021/12/22 22:54:48 mef Exp $
${PYSITELIB}/trytond/modules/purchase/__init__.py
${PYSITELIB}/trytond/modules/purchase/__init__.pyc
${PYSITELIB}/trytond/modules/purchase/__init__.pyo
@@ -6,6 +6,10 @@ ${PYSITELIB}/trytond/modules/purchase/configuration.py
${PYSITELIB}/trytond/modules/purchase/configuration.pyc
${PYSITELIB}/trytond/modules/purchase/configuration.pyo
${PYSITELIB}/trytond/modules/purchase/configuration.xml
+${PYSITELIB}/trytond/modules/purchase/exceptions.py
+${PYSITELIB}/trytond/modules/purchase/exceptions.pyc
+${PYSITELIB}/trytond/modules/purchase/exceptions.pyo
+${PYSITELIB}/trytond/modules/purchase/icons/tryton-purchase.svg
${PYSITELIB}/trytond/modules/purchase/invoice.py
${PYSITELIB}/trytond/modules/purchase/invoice.pyc
${PYSITELIB}/trytond/modules/purchase/invoice.pyo
@@ -15,18 +19,24 @@ ${PYSITELIB}/trytond/modules/purchase/locale/cs.po
${PYSITELIB}/trytond/modules/purchase/locale/de.po
${PYSITELIB}/trytond/modules/purchase/locale/es.po
${PYSITELIB}/trytond/modules/purchase/locale/es_419.po
+${PYSITELIB}/trytond/modules/purchase/locale/et.po
+${PYSITELIB}/trytond/modules/purchase/locale/fa.po
+${PYSITELIB}/trytond/modules/purchase/locale/fi.po
${PYSITELIB}/trytond/modules/purchase/locale/fr.po
-${PYSITELIB}/trytond/modules/purchase/locale/hu_HU.po
-${PYSITELIB}/trytond/modules/purchase/locale/it_IT.po
-${PYSITELIB}/trytond/modules/purchase/locale/ja_JP.po
+${PYSITELIB}/trytond/modules/purchase/locale/hu.po
+${PYSITELIB}/trytond/modules/purchase/locale/id.po
+${PYSITELIB}/trytond/modules/purchase/locale/it.po
${PYSITELIB}/trytond/modules/purchase/locale/lo.po
${PYSITELIB}/trytond/modules/purchase/locale/lt.po
${PYSITELIB}/trytond/modules/purchase/locale/nl.po
${PYSITELIB}/trytond/modules/purchase/locale/pl.po
-${PYSITELIB}/trytond/modules/purchase/locale/pt_BR.po
+${PYSITELIB}/trytond/modules/purchase/locale/pt.po
+${PYSITELIB}/trytond/modules/purchase/locale/ro.po
${PYSITELIB}/trytond/modules/purchase/locale/ru.po
${PYSITELIB}/trytond/modules/purchase/locale/sl.po
+${PYSITELIB}/trytond/modules/purchase/locale/tr.po
${PYSITELIB}/trytond/modules/purchase/locale/zh_CN.po
+${PYSITELIB}/trytond/modules/purchase/message.xml
${PYSITELIB}/trytond/modules/purchase/party.py
${PYSITELIB}/trytond/modules/purchase/party.pyc
${PYSITELIB}/trytond/modules/purchase/party.pyo
@@ -35,7 +45,7 @@ ${PYSITELIB}/trytond/modules/purchase/product.py
${PYSITELIB}/trytond/modules/purchase/product.pyc
${PYSITELIB}/trytond/modules/purchase/product.pyo
${PYSITELIB}/trytond/modules/purchase/product.xml
-${PYSITELIB}/trytond/modules/purchase/purchase.odt
+${PYSITELIB}/trytond/modules/purchase/purchase.fodt
${PYSITELIB}/trytond/modules/purchase/purchase.py
${PYSITELIB}/trytond/modules/purchase/purchase.pyc
${PYSITELIB}/trytond/modules/purchase/purchase.pyo
@@ -48,6 +58,10 @@ ${PYSITELIB}/trytond/modules/purchase/tests/__init__.py
${PYSITELIB}/trytond/modules/purchase/tests/__init__.pyc
${PYSITELIB}/trytond/modules/purchase/tests/__init__.pyo
${PYSITELIB}/trytond/modules/purchase/tests/scenario_purchase.rst
+${PYSITELIB}/trytond/modules/purchase/tests/scenario_purchase_copy_product_suppliers.rst
+${PYSITELIB}/trytond/modules/purchase/tests/scenario_purchase_empty.rst
+${PYSITELIB}/trytond/modules/purchase/tests/scenario_purchase_modify_header.rst
+${PYSITELIB}/trytond/modules/purchase/tests/scenario_purchase_return_wizard.rst
${PYSITELIB}/trytond/modules/purchase/tests/test_purchase.py
${PYSITELIB}/trytond/modules/purchase/tests/test_purchase.pyc
${PYSITELIB}/trytond/modules/purchase/tests/test_purchase.pyo
@@ -56,8 +70,10 @@ ${PYSITELIB}/trytond/modules/purchase/view/configuration_form.xml
${PYSITELIB}/trytond/modules/purchase/view/handle_invoice_exception_ask_form.xml
${PYSITELIB}/trytond/modules/purchase/view/handle_shipment_exception_ask_form.xml
${PYSITELIB}/trytond/modules/purchase/view/location_form.xml
-${PYSITELIB}/trytond/modules/purchase/view/move_form.xml
+${PYSITELIB}/trytond/modules/purchase/view/modify_header_form.xml
${PYSITELIB}/trytond/modules/purchase/view/move_list_shipment.xml
+${PYSITELIB}/trytond/modules/purchase/view/move_list_shipment_in.xml
+${PYSITELIB}/trytond/modules/purchase/view/party_form.xml
${PYSITELIB}/trytond/modules/purchase/view/product_list_purchase_line.xml
${PYSITELIB}/trytond/modules/purchase/view/product_supplier_form.xml
${PYSITELIB}/trytond/modules/purchase/view/product_supplier_price_form.xml
@@ -70,6 +86,7 @@ ${PYSITELIB}/trytond/modules/purchase/view/purchase_line_form.xml
${PYSITELIB}/trytond/modules/purchase/view/purchase_line_tree.xml
${PYSITELIB}/trytond/modules/purchase/view/purchase_line_tree_sequence.xml
${PYSITELIB}/trytond/modules/purchase/view/purchase_tree.xml
+${PYSITELIB}/trytond/modules/purchase/view/return_purchase_start_form.xml
${PYSITELIB}/trytond/modules/purchase/view/template_form.xml
${PYSITELIB}/trytond/modules/purchase/view/template_tree.xml
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO