Georg Kahest 2020-08-18 16:53:57 +03:00
parent a394822b11
commit 8f06685605

View file

@ -195,7 +195,7 @@
%dt= t(:reg_no) %dt= t(:reg_no)
%dd= @invoice.buyer_reg_no %dd= @invoice.buyer_reg_no
%dt= t(:address) %dt= Invoice.human_attribute_name :address
%dd= @invoice.buyer_address %dd= @invoice.buyer_address
%dt= t(:country) %dt= t(:country)