[fix] POS Profile test cases

This commit is contained in:
Rohit Waghchaure
2017-11-06 22:52:41 +05:30
parent adbbb0b0f3
commit 35fc45eff9
2 changed files with 2 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ QUnit.test("test:Sales Invoice", function(assert) {
() => {
return frappe.tests.make("POS Profile", [
{naming_series: "SINV"},
{pos_profile_name: "_Test POS Profile"},
{country: "India"},
{currency: "INR"},
{write_off_account: "Write Off - FT"},