From f89fb1e41a5f5748c5dda27d048a616912fc8ac6 Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Fri, 25 Jan 2013 17:24:47 +0530 Subject: [PATCH] Other charges in currect currency fixes for all classic/modern/spartan print g=format --- .../Sales Invoice Classic.txt | 16 ++++++++-------- .../Sales Invoice Modern.txt | 16 ++++++++-------- .../Sales Invoice Spartan.txt | 16 ++++++++-------- .../Quotation Classic/Quotation Classic.txt | 16 ++++++++-------- .../Quotation Modern/Quotation Modern.txt | 16 ++++++++-------- .../Quotation Spartan/Quotation Spartan.txt | 16 ++++++++-------- .../Sales Order Classic/Sales Order Classic.txt | 16 ++++++++-------- .../Sales Order Modern/Sales Order Modern.txt | 16 ++++++++-------- .../Sales Order Spartan/Sales Order Spartan.txt | 16 ++++++++-------- .../Delivery Note Classic.txt | 16 ++++++++-------- .../Delivery Note Modern.txt | 16 ++++++++-------- .../Delivery Note Spartan.txt | 16 ++++++++-------- 12 files changed, 96 insertions(+), 96 deletions(-) diff --git a/accounts/Print Format/Sales Invoice Classic/Sales Invoice Classic.txt b/accounts/Print Format/Sales Invoice Classic/Sales Invoice Classic.txt index eba8fb9213..10debe5adb 100644 --- a/accounts/Print Format/Sales Invoice Classic/Sales Invoice Classic.txt +++ b/accounts/Print Format/Sales Invoice Classic/Sales Invoice Classic.txt @@ -1,21 +1,21 @@ [ { - "owner": "Administrator", + "creation": "2012-05-15 19:26:43", "docstatus": 0, - "creation": "2012-05-16 14:07:31", + "modified": "2013-01-25 17:21:48", "modified_by": "Administrator", - "modified": "2012-06-04 16:02:12" + "owner": "Administrator" }, { "doc_type": "Sales Invoice", - "name": "__common__", - "module": "Accounts", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "module": "Accounts", + "name": "__common__", "standard": "Yes" }, { - "name": "Sales Invoice Classic", - "doctype": "Print Format" + "doctype": "Print Format", + "name": "Sales Invoice Classic" } ] \ No newline at end of file diff --git a/accounts/Print Format/Sales Invoice Modern/Sales Invoice Modern.txt b/accounts/Print Format/Sales Invoice Modern/Sales Invoice Modern.txt index 5cfefc2efa..8a3859f109 100644 --- a/accounts/Print Format/Sales Invoice Modern/Sales Invoice Modern.txt +++ b/accounts/Print Format/Sales Invoice Modern/Sales Invoice Modern.txt @@ -1,21 +1,21 @@ [ { - "owner": "Administrator", + "creation": "2012-05-15 19:26:43", "docstatus": 0, - "creation": "2012-05-16 14:07:31", + "modified": "2013-01-25 17:21:32", "modified_by": "Administrator", - "modified": "2012-06-04 16:01:46" + "owner": "Administrator" }, { "doc_type": "Sales Invoice", - "name": "__common__", - "module": "Accounts", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "module": "Accounts", + "name": "__common__", "standard": "Yes" }, { - "name": "Sales Invoice Modern", - "doctype": "Print Format" + "doctype": "Print Format", + "name": "Sales Invoice Modern" } ] \ No newline at end of file diff --git a/accounts/Print Format/Sales Invoice Spartan/Sales Invoice Spartan.txt b/accounts/Print Format/Sales Invoice Spartan/Sales Invoice Spartan.txt index f910a29420..c385e6ccac 100644 --- a/accounts/Print Format/Sales Invoice Spartan/Sales Invoice Spartan.txt +++ b/accounts/Print Format/Sales Invoice Spartan/Sales Invoice Spartan.txt @@ -1,21 +1,21 @@ [ { - "owner": "Administrator", + "creation": "2012-05-15 19:26:43", "docstatus": 0, - "creation": "2012-05-16 14:07:31", + "modified": "2013-01-25 17:22:06", "modified_by": "Administrator", - "modified": "2012-06-04 16:01:09" + "owner": "Administrator" }, { "doc_type": "Sales Invoice", - "name": "__common__", - "module": "Accounts", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "module": "Accounts", + "name": "__common__", "standard": "Yes" }, { - "name": "Sales Invoice Spartan", - "doctype": "Print Format" + "doctype": "Print Format", + "name": "Sales Invoice Spartan" } ] \ No newline at end of file diff --git a/selling/Print Format/Quotation Classic/Quotation Classic.txt b/selling/Print Format/Quotation Classic/Quotation Classic.txt index 470c9c1e25..885570ecf2 100644 --- a/selling/Print Format/Quotation Classic/Quotation Classic.txt +++ b/selling/Print Format/Quotation Classic/Quotation Classic.txt @@ -1,21 +1,21 @@ [ { - "owner": "Administrator", + "creation": "2012-04-17 11:29:12", "docstatus": 0, - "creation": "2012-05-17 17:27:50", + "modified": "2013-01-25 17:11:54", "modified_by": "Administrator", - "modified": "2012-05-17 18:01:08" + "owner": "Administrator" }, { "doc_type": "Quotation", - "name": "__common__", - "module": "Selling", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "module": "Selling", + "name": "__common__", "standard": "Yes" }, { - "name": "Quotation Classic", - "doctype": "Print Format" + "doctype": "Print Format", + "name": "Quotation Classic" } ] \ No newline at end of file diff --git a/selling/Print Format/Quotation Modern/Quotation Modern.txt b/selling/Print Format/Quotation Modern/Quotation Modern.txt index 82f67be3cc..707d5ead93 100644 --- a/selling/Print Format/Quotation Modern/Quotation Modern.txt +++ b/selling/Print Format/Quotation Modern/Quotation Modern.txt @@ -1,21 +1,21 @@ [ { - "owner": "Administrator", + "creation": "2012-04-17 11:29:12", "docstatus": 0, - "creation": "2012-05-17 17:27:50", + "modified": "2013-01-25 17:15:42", "modified_by": "Administrator", - "modified": "2012-05-17 18:00:12" + "owner": "Administrator" }, { "doc_type": "Quotation", - "name": "__common__", - "module": "Selling", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "module": "Selling", + "name": "__common__", "standard": "Yes" }, { - "name": "Quotation Modern", - "doctype": "Print Format" + "doctype": "Print Format", + "name": "Quotation Modern" } ] \ No newline at end of file diff --git a/selling/Print Format/Quotation Spartan/Quotation Spartan.txt b/selling/Print Format/Quotation Spartan/Quotation Spartan.txt index 129a9a68fd..f49e4c9920 100644 --- a/selling/Print Format/Quotation Spartan/Quotation Spartan.txt +++ b/selling/Print Format/Quotation Spartan/Quotation Spartan.txt @@ -1,21 +1,21 @@ [ { - "owner": "Administrator", + "creation": "2012-04-17 11:29:12", "docstatus": 0, - "creation": "2012-05-17 17:27:50", + "modified": "2013-01-25 17:09:04", "modified_by": "Administrator", - "modified": "2012-05-17 18:03:06" + "owner": "Administrator" }, { "doc_type": "Quotation", - "name": "__common__", - "module": "Selling", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "module": "Selling", + "name": "__common__", "standard": "Yes" }, { - "name": "Quotation Spartan", - "doctype": "Print Format" + "doctype": "Print Format", + "name": "Quotation Spartan" } ] \ No newline at end of file diff --git a/selling/Print Format/Sales Order Classic/Sales Order Classic.txt b/selling/Print Format/Sales Order Classic/Sales Order Classic.txt index 4b1ab1b1eb..9415035aaf 100644 --- a/selling/Print Format/Sales Order Classic/Sales Order Classic.txt +++ b/selling/Print Format/Sales Order Classic/Sales Order Classic.txt @@ -1,21 +1,21 @@ [ { - "owner": "Administrator", + "creation": "2012-04-17 11:29:12", "docstatus": 0, - "creation": "2012-05-17 17:27:50", + "modified": "2013-01-25 17:18:37", "modified_by": "Administrator", - "modified": "2012-05-17 17:45:52" + "owner": "Administrator" }, { "doc_type": "Sales Order", - "name": "__common__", - "module": "Selling", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "module": "Selling", + "name": "__common__", "standard": "Yes" }, { - "name": "Sales Order Classic", - "doctype": "Print Format" + "doctype": "Print Format", + "name": "Sales Order Classic" } ] \ No newline at end of file diff --git a/selling/Print Format/Sales Order Modern/Sales Order Modern.txt b/selling/Print Format/Sales Order Modern/Sales Order Modern.txt index 80def0ae45..f222d5bad2 100644 --- a/selling/Print Format/Sales Order Modern/Sales Order Modern.txt +++ b/selling/Print Format/Sales Order Modern/Sales Order Modern.txt @@ -1,21 +1,21 @@ [ { - "owner": "Administrator", + "creation": "2012-04-17 11:29:12", "docstatus": 0, - "creation": "2012-05-17 17:27:50", + "modified": "2013-01-25 17:18:20", "modified_by": "Administrator", - "modified": "2012-05-17 17:48:22" + "owner": "Administrator" }, { "doc_type": "Sales Order", - "name": "__common__", - "module": "Selling", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "module": "Selling", + "name": "__common__", "standard": "Yes" }, { - "name": "Sales Order Modern", - "doctype": "Print Format" + "doctype": "Print Format", + "name": "Sales Order Modern" } ] \ No newline at end of file diff --git a/selling/Print Format/Sales Order Spartan/Sales Order Spartan.txt b/selling/Print Format/Sales Order Spartan/Sales Order Spartan.txt index 197132f2f3..3db5f05f09 100644 --- a/selling/Print Format/Sales Order Spartan/Sales Order Spartan.txt +++ b/selling/Print Format/Sales Order Spartan/Sales Order Spartan.txt @@ -1,21 +1,21 @@ [ { - "owner": "Administrator", + "creation": "2012-04-17 11:29:12", "docstatus": 0, - "creation": "2012-05-17 17:27:50", + "modified": "2013-01-25 17:19:08", "modified_by": "Administrator", - "modified": "2012-05-17 17:49:46" + "owner": "Administrator" }, { "doc_type": "Sales Order", - "name": "__common__", - "module": "Selling", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "module": "Selling", + "name": "__common__", "standard": "Yes" }, { - "name": "Sales Order Spartan", - "doctype": "Print Format" + "doctype": "Print Format", + "name": "Sales Order Spartan" } ] \ No newline at end of file diff --git a/stock/Print Format/Delivery Note Classic/Delivery Note Classic.txt b/stock/Print Format/Delivery Note Classic/Delivery Note Classic.txt index 91f532cdac..c5beb65b0d 100644 --- a/stock/Print Format/Delivery Note Classic/Delivery Note Classic.txt +++ b/stock/Print Format/Delivery Note Classic/Delivery Note Classic.txt @@ -1,21 +1,21 @@ [ { - "owner": "Administrator", + "creation": "2012-04-17 11:29:12", "docstatus": 0, - "creation": "2012-05-17 17:27:50", + "modified": "2013-01-25 17:19:46", "modified_by": "Administrator", - "modified": "2012-05-17 18:05:15" + "owner": "Administrator" }, { "doc_type": "Delivery Note", - "name": "__common__", - "module": "Stock", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "module": "Stock", + "name": "__common__", "standard": "Yes" }, { - "name": "Delivery Note Classic", - "doctype": "Print Format" + "doctype": "Print Format", + "name": "Delivery Note Classic" } ] \ No newline at end of file diff --git a/stock/Print Format/Delivery Note Modern/Delivery Note Modern.txt b/stock/Print Format/Delivery Note Modern/Delivery Note Modern.txt index 3cb57e9e3f..6993bfdce0 100644 --- a/stock/Print Format/Delivery Note Modern/Delivery Note Modern.txt +++ b/stock/Print Format/Delivery Note Modern/Delivery Note Modern.txt @@ -1,21 +1,21 @@ [ { - "owner": "Administrator", + "creation": "2012-04-17 11:29:12", "docstatus": 0, - "creation": "2012-05-17 17:27:50", + "modified": "2013-01-25 17:20:58", "modified_by": "Administrator", - "modified": "2012-05-17 18:04:19" + "owner": "Administrator" }, { "doc_type": "Delivery Note", - "name": "__common__", - "module": "Stock", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "module": "Stock", + "name": "__common__", "standard": "Yes" }, { - "name": "Delivery Note Modern", - "doctype": "Print Format" + "doctype": "Print Format", + "name": "Delivery Note Modern" } ] \ No newline at end of file diff --git a/stock/Print Format/Delivery Note Spartan/Delivery Note Spartan.txt b/stock/Print Format/Delivery Note Spartan/Delivery Note Spartan.txt index 03201b84cc..69eb9ff66f 100644 --- a/stock/Print Format/Delivery Note Spartan/Delivery Note Spartan.txt +++ b/stock/Print Format/Delivery Note Spartan/Delivery Note Spartan.txt @@ -1,21 +1,21 @@ [ { - "owner": "Administrator", + "creation": "2012-04-17 11:29:12", "docstatus": 0, - "creation": "2012-05-17 17:27:50", + "modified": "2013-01-25 17:19:30", "modified_by": "Administrator", - "modified": "2012-05-17 18:05:49" + "owner": "Administrator" }, { "doc_type": "Delivery Note", - "name": "__common__", - "module": "Stock", "doctype": "Print Format", - "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "html": "\n\n\n\n\n\n\n\n\n\n\n\n
\n\t\n\t\n
\n\n", + "module": "Stock", + "name": "__common__", "standard": "Yes" }, { - "name": "Delivery Note Spartan", - "doctype": "Print Format" + "doctype": "Print Format", + "name": "Delivery Note Spartan" } ] \ No newline at end of file