From 7d0ec55e4fdeeba3a8e73d5a3b0b24cd8a3ebfba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Tue, 22 Jun 2010 09:05:30 +0000 Subject: [PATCH] Balance Transaction are indexed as inventories git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36502 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../portal_types/Balance%20Transaction.xml | 1 + bt5/erp5_accounting/bt/revision | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%20Transaction.xml b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%20Transaction.xml index 540a723e5b..f6bc16bf80 100644 --- a/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%20Transaction.xml +++ b/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Balance%20Transaction.xml @@ -39,6 +39,7 @@ <tuple> <string>accounting_transaction</string> <string>delivery</string> + <string>inventory</string> </tuple> </value> </item> diff --git a/bt5/erp5_accounting/bt/revision b/bt5/erp5_accounting/bt/revision index c7297bcdd9..b532769d3d 100644 --- a/bt5/erp5_accounting/bt/revision +++ b/bt5/erp5_accounting/bt/revision @@ -1 +1 @@ -1290 \ No newline at end of file +1291 \ No newline at end of file -- 2.30.9