Browse Source

[FIX] fixing directory estructure

6.0
Miguel Delgado 13 years ago
parent
commit
456760d25a
  1. 0
      account_financial_report/__init__.py
  2. 0
      account_financial_report/__openerp__.py
  3. 0
      account_financial_report/i18n/account_financial_report.pot
  4. 0
      account_financial_report/i18n/ca.po
  5. 0
      account_financial_report/i18n/ca_ES.po
  6. 0
      account_financial_report/i18n/es.po
  7. 0
      account_financial_report/i18n/es_ES.po
  8. 0
      account_financial_report/i18n/pl.po
  9. 0
      account_financial_report/report/__init__.py
  10. 0
      account_financial_report/report/account_balance.py
  11. 0
      account_financial_report/report/account_balance_2_cols.py
  12. 0
      account_financial_report/report/account_balance_4_cols.py
  13. 0
      account_financial_report/report/account_report_report.xml
  14. 0
      account_financial_report/report/balance_full.rml
  15. 0
      account_financial_report/report/balance_full_2_cols.rml
  16. 0
      account_financial_report/report/balance_full_4_cols.rml
  17. 0
      account_financial_report/wizard/__init__.py
  18. 0
      account_financial_report/wizard/account_report_wizard.xml
  19. 0
      account_financial_report/wizard/wizard_account_balance_2_report.py
  20. 0
      account_financial_report/wizard/wizard_account_balance_4_report.py
  21. 0
      account_financial_report/wizard/wizard_account_balance_report.py
  22. 0
      account_financial_report/wizard/wizard_report_report.xml

0
__init__.py → account_financial_report/__init__.py

0
__openerp__.py → account_financial_report/__openerp__.py

0
i18n/account_financial_report.pot → account_financial_report/i18n/account_financial_report.pot

0
i18n/ca.po → account_financial_report/i18n/ca.po

0
i18n/ca_ES.po → account_financial_report/i18n/ca_ES.po

0
i18n/es.po → account_financial_report/i18n/es.po

0
i18n/es_ES.po → account_financial_report/i18n/es_ES.po

0
i18n/pl.po → account_financial_report/i18n/pl.po

0
report/__init__.py → account_financial_report/report/__init__.py

0
report/account_balance.py → account_financial_report/report/account_balance.py

0
report/account_balance_2_cols.py → account_financial_report/report/account_balance_2_cols.py

0
report/account_balance_4_cols.py → account_financial_report/report/account_balance_4_cols.py

0
report/account_report_report.xml → account_financial_report/report/account_report_report.xml

0
report/balance_full.rml → account_financial_report/report/balance_full.rml

0
report/balance_full_2_cols.rml → account_financial_report/report/balance_full_2_cols.rml

0
report/balance_full_4_cols.rml → account_financial_report/report/balance_full_4_cols.rml

0
wizard/__init__.py → account_financial_report/wizard/__init__.py

0
wizard/account_report_wizard.xml → account_financial_report/wizard/account_report_wizard.xml

0
wizard/wizard_account_balance_2_report.py → account_financial_report/wizard/wizard_account_balance_2_report.py

0
wizard/wizard_account_balance_4_report.py → account_financial_report/wizard/wizard_account_balance_4_report.py

0
wizard/wizard_account_balance_report.py → account_financial_report/wizard/wizard_account_balance_report.py

0
wizard/wizard_report_report.xml → account_financial_report/wizard/wizard_report_report.xml

Loading…
Cancel
Save