|
@ -38,8 +38,7 @@ class GeneralLedgerXslx(abstract_report_xlsx.AbstractReportXslx): |
|
|
'field': 'tags', |
|
|
'field': 'tags', |
|
|
'width': 10}, |
|
|
'width': 10}, |
|
|
9: {'header': _('Rec.'), |
|
|
9: {'header': _('Rec.'), |
|
|
'field': 'matched_ml_id', |
|
|
|
|
|
'type': 'many2one', |
|
|
|
|
|
|
|
|
'field': 'reconcile_string', |
|
|
'width': 5}, |
|
|
'width': 5}, |
|
|
10: {'header': _('Debit'), |
|
|
10: {'header': _('Debit'), |
|
|
'field': 'debit', |
|
|
'field': 'debit', |
|
|