diff --git a/komodo.html b/komodo.html index cabb31a..f123363 100644 --- a/komodo.html +++ b/komodo.html @@ -6,8 +6,8 @@
-

Dezine Zync Studios LLP.

-

302, Long St., Central Ave. Pune, India.

+

{{userCompany}}

+

{{userAddress}}

@@ -16,8 +16,8 @@

Dezine Zync Studios LLP.

To

-

John Appleseed

-

25, Cleaveland Ave. Pune, India

+

{{clientName}}

+

{{clientAddress}}

@@ -25,45 +25,39 @@

Dezine Zync Studios LLP.

Date of Invoice:

-

25, Jan 2015

+

{{invoiceDate}}

Payment due by:

-

10, Feb 2015

+

{{dueDate}}

- + {{tableHeader - - - - - - - - - - - - - - + /tableHeader}} + {{tableBody + + + + + /tableBody}} + {{taxItem - - - - - - - + + + /taxItem}} + {{tableFooter + + + /tableFooter}}
Description Quantity Rate Total
User Interface Engineering100 Hr300.0030000.00
Backend Engineering & System Architecture60 Hr300.0018000.00
{{itemTitle}}{{itemQuantity}}{{itemRate}}{{itemTotal}}
Tax A @12%3200.00
Total ₹ 76500.00
{{taxTitle}}{{taxAmount}}
Total{{total}}
diff --git a/pronto.html b/pronto.html index 20e3102..eb94563 100644 --- a/pronto.html +++ b/pronto.html @@ -6,54 +6,48 @@
-

Dezine Zync Studios LLP.
Nikhil Nigade

+

{{userCompany}}
{{username}}

-

To: John Appleseed

-

25, Cleaveland Ave.
Pune, India

+

To: {{clientName}}

+

{{clientAddress}}

-

Date of Invoice: 25, Jan 2015.

-

Payment due by: 10, Feb 2015.

+

Date of Invoice: {{invoiceDate}}.

+

Payment due by: {{dueDate}}.

- + {{tableHeader - - - - - - - - - - - - - - + /tableHeader}} + {{tableBody + + + + + /tableBody}} + {{taxItem - - - - - - - + + + /taxItem}} + {{tableFooter + + + /tableFooter}}
Description Quantity Rate Total
User Interface Engineering100 Hr300.0030000.00
Backend Engineering & System Architecture60 Hr300.0018000.00
{{itemTitle}}{{itemQuantity}}{{itemRate}}{{itemTotal}}
Tax A @12%3200.00
Total ₹ 76500.00
{{taxTitle}}{{taxAmount}}
Total{{total}}
\ No newline at end of file diff --git a/sumplr.html b/sumplr.html index 48785e9..1792848 100644 --- a/sumplr.html +++ b/sumplr.html @@ -6,54 +6,48 @@
-

Dezine Zync Studios LLP.
Nikhil Nigade

+

{{userCompany}}
{{username}}

-

To

John Appleseed -

25, Cleaveland Ave.
Pune, India

+

To

{{clientName}} +

{{clientAddress}}

-

Date of Invoice: 25, Jan 2015.

-

Payment due by: 10, Feb 2015.

+

Date of Invoice: {{invoiceDate}}.

+

Payment due by: {{dueDate}}.

- + {{tableHeader - - - - - - - - - - - - - - + /tableHeader}} + {{tableBody + + + + + /tableBody}} + {{taxItem - - - - - - - + + + /taxItem}} + {{tableFooter + + + /tableFooter}}
Description Quantity Rate Total
User Interface Engineering100 Hr300.0030000.00
Backend Engineering & System Architecture60 Hr300.0018000.00
{{itemTitle}}{{itemQuantity}}{{itemRate}}{{itemTotal}}
Tax A @12%3200.00
Total ₹ 76500.00
{{taxTitle}}{{taxAmount}}
Total{{total}}
\ No newline at end of file diff --git a/uno.html b/uno.html index aae0a3b..6f8bb88 100644 --- a/uno.html +++ b/uno.html @@ -6,55 +6,45 @@
-

Dezine Zync Studios LLP.

+

{{userCompany}}

-

To

John Appleseed -

25, Cleaveland Ave.
Pune, India

+

To

+ {{clientName}} +

{{clientAddress}}

-

From

Nikhil Nigade -

302, Long St.,
Central Ave.
Pune, India.

+

From

+ {{username}} +

{{userAddress}}

-

Date of Invoice: 25, Jan 2015.

-

Payment due by: 10, Feb 2015.

+

Date of Invoice: {{invoiceDate}}.

+

Payment due by: {{dueDate}}.

- + {{tableHeader - - - - - - - - - - - - - - - - - - - - + /tableHeader}} + {{tableBody + + + + + /tableBody}} + {{taxItem - - - - + + + /taxItem}} + {{tableFooter - - + + /tableFooter}}
Description Quantity Rate Total
User Interface Engineering100 Hr300.0030000.00
User Interface Design95 Hr300.0028500.00
Backend Engineering & System Architecture60 Hr300.0018000.00
{{itemTitle}}{{itemQuantity}}{{itemRate}}{{itemTotal}}
Tax A @12%3200.00
{{taxTitle}}{{taxAmount}}
Total ₹ 76500.00
{{total}}