Commit cc1097cf authored by Sebastien Robin's avatar Sebastien Robin

encaisse des externes as moved to another place

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11396 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a856492a
......@@ -115,7 +115,7 @@ class TestERP5BankingClassificationSurvey(TestERP5BankingMixin, ERP5TypeTestCase
line_list = [inventory_dict_line_1, inventory_dict_line_2]
self.encaisse_a_detruire = self.paris.caveau.auxiliaire.encaisse_des_billets_a_ventiler_et_a_detruire
self.encaisse_detruit = self.paris.caveau.auxiliaire.encaisse_des_billets_ventiles_et_detruits
self.encaisse_externe = self.paris.caveau.externes.encaisse_des_externes
self.encaisse_externe = self.paris.caveau.auxiliaire.encaisse_des_externes
self.createCashInventory(source=None, destination=self.encaisse_a_detruire, currency=self.currency_1,
line_list=line_list)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment