lots of updates.
This commit is contained in:
@@ -74,14 +74,14 @@
|
||||
|
||||
|
||||
[[:cell {:colspan 6 :leading 50} [:spacer]]
|
||||
[:cell {:colspan 6 :leading 50} (when (:signature-file company)
|
||||
[:image { :top-margin 30 :xscale 0.35 :yscale 0.35 :align :right}
|
||||
[:cell {:colspan 6 :rowspan 2} (when (:signature-file company)
|
||||
[:image { :top-margin 90 :xscale 0.30 :yscale 0.30 :align :center}
|
||||
|
||||
(:signature-file company)])]]
|
||||
(:signature-file company)])]]
|
||||
|
||||
[[:cell {:size 9 } "MEMO"]
|
||||
[:cell {:colspan 5} memo [:line {:line-width 0.15 :color [50 50 50]}]]
|
||||
[:cell {:colspan 6}]]
|
||||
#_[:cell {:colspan 6}]]
|
||||
|
||||
[[:cell {:colspan 2}]
|
||||
[:cell {:colspan 10 :leading 30}
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
{:company-id (query-params "company")}
|
||||
[:id :check-number :amount :memo :date
|
||||
[:invoices [:invoice-id :amount]]
|
||||
[:bank-account [:number :bank-name :bank-code]]
|
||||
[:bank-account [:number :bank-name :bank-code :id]]
|
||||
[:vendor [:name :id :primary-contact :primary-email :primary-phone :default-expense-account [:address [:street1 :city :state :zip]]]]
|
||||
[:company [:id :name]]
|
||||
]]]
|
||||
|
||||
Reference in New Issue
Block a user