Browse Source

[FIX] report_xlsx: rename a file

14.0
mreficent 4 years ago
committed by Alex Cuellar
parent
commit
73ecc2b53f
  1. 2
      report_xlsx/report/__init__.py
  2. 0
      report_xlsx/report/report_abstract_xlsx.py

2
report_xlsx/report/__init__.py

@ -1,2 +1,2 @@
from . import report_xlsx
from . import report_abstract_xlsx
from . import report_partner_xlsx

0
report_xlsx/report/report_xlsx.py → report_xlsx/report/report_abstract_xlsx.py

Loading…
Cancel
Save