Skip to content

Commit

Permalink
Merge pull request #57 from edissyum/dev_nch
Browse files Browse the repository at this point in the history
Improve date capture
  • Loading branch information
nathan30 authored Mar 16, 2021
2 parents 4af7c3c + 8ba038e commit 20202be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webApp/pdf.py
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,7 @@ def view(pdf_id):
supplier=supplier_info,
arrayOfFinancial=array_financial,
list_users=ged_users['users'],
currentLang=_cfg.cfg['LOCALE']['localeocr']
)


Expand Down

0 comments on commit 20202be

Please sign in to comment.