first commit
This commit is contained in:
4
modules/account_es/aeat349.txt
Normal file
4
modules/account_es/aeat349.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
1349${year}${company.es_tax_identifier.es_code() if company.es_tax_identifier else justify('',9)}${justify(company.party.name.upper(), 40)}T${company.es_aeat_contact_phone}${justify(company.party.name.upper(), 40)}349${year}${period_number}0001 0000000000000${period}${format_integer(len(records), 9)}${format_decimal(records_amount, 15)}${format_integer(0, 9)}${format_decimal(0), 15}${justify('', 315)}
|
||||
{% for record in records %}\
|
||||
2349${year}${justify(identifier_code(record.company_tax_identifier), 9)}${justify('', 58)}${justify(record.party_tax_identifier.code if record.party_tax_identifier else '', 17)}${justify(record.party.name.upper(), 40)}${record.code}${format_decimal(record.amount)}${justify('', 354)}
|
||||
{% end %}\
|
||||
Reference in New Issue
Block a user