Exemplo n.º 1
0
 def test_recurring_invoice(self):
     from erpnext.controllers.tests.test_recurring_document import test_recurring_document
     test_recurring_document(self, test_records)
Exemplo n.º 2
0
	def test_recurring_invoice(self):
		from erpnext.controllers.tests.test_recurring_document import test_recurring_document
		test_recurring_document(self, test_records)