[FIX] sale,stock_location: Fixed runbot errors.

bzr revid: uco@tinyerp.com-20111214061451-7dv4fut2d4y0lway
This commit is contained in:
Ujjvala Collins (OpenERP) 2011-12-14 11:44:51 +05:30
parent 711fbc9361
commit dab7684448
2 changed files with 0 additions and 8 deletions

View File

@ -9,7 +9,6 @@
close_method: none
code: View
name: View
sign: 1
-
I create Income Account Type.
-
@ -17,7 +16,6 @@
close_method: unreconciled
code: Income
name: Income
sign: 1
-
I create Expense Account Type.
-
@ -25,7 +23,6 @@
close_method: unreconciled
code: Expense
name: Expense
sign: 1
-
I create Cash Account Type.
-
@ -33,7 +30,6 @@
close_method: balance
code: Cash
name: Cash
sign: 1
-
I create Minimal Chart Account.
-

View File

@ -7,7 +7,6 @@
close_method: balance
code: asset_test
name: Asset For Tests
sign: 1
-
I create a account type income.
-
@ -15,7 +14,6 @@
close_method: unreconciled
code: income_test
name: Income For Tests
sign: 1
-
I create a account type Expense.
-
@ -23,7 +21,6 @@
close_method: unreconciled
code: expense_test
name: Expense For Tests
sign: 1
-
I create a account type Receivable.
-
@ -31,7 +28,6 @@
close_method: unreconciled
code: receivable_test
name: Receivable For Tests
sign: 1
-
I create a account Receivable.