Renamed the project from "Mia! Accounting Flask" to "Mia! Accounting".
This commit is contained in:
.gitignoreMANIFEST.inREADME.rst
docs/source
pyproject.tomlsetup.cfgsrc/accounting
__init__.pytemplate_filters.pytemplate_globals.py
account
base_account
currency
forms.pyjournal_entry
locale.pymodels.pyoption
report
__init__.pyconverters.py
period
reports
__init__.pybalance_sheet.pyincome_expenses.pyincome_statement.pyjournal.pyledger.pysearch.pytrial_balance.py
template_filters.pyutils
__init__.pybase_page_params.pybase_report.pycsv_export.pyoption_link.pyreport_chooser.pyreport_type.pyurls.py
views.pystatic
css
js
templates
accounting
account
base-account
base.htmlcurrency
include
journal-entry
disbursement
include
account-selector-modal.htmldescription-editor-modal.htmldetail-line-items.htmldetail.htmlform-currency.htmlform-debit-credit.htmlform-line-item.htmlform.htmljournal-entry-line-item-editor-modal.htmlorder-journal-entry.htmloriginal-line-item-selector-modal.html
order.htmlreceipt
transfer
option
report
balance-sheet.html
include
add-journal-entry-material-fab.htmlbalance-sheet-section.htmlincome-expenses-row-desktop.htmlincome-expenses-row-mobile.htmlledger-row-desktop.htmlledger-row-mobile.htmlperiod-chooser.htmlsearch-modal.htmltoolbar-buttons.html
income-expenses.htmlincome-statement.htmljournal.htmlledger.htmlsearch.htmltrial-balance.htmltranslations
zh_Hant
LC_MESSAGES
utils
tests
babel-utils-test-site.pybabel-utils.pytest_account.pytest_base_account.pytest_currency.pytest_description_editor.pytest_journal_entry.pytest_offset.pytest_option.py
test_site
test_utils.pytestlib.pytestlib_journal_entry.pytestlib_offset.py@ -1,4 +1,4 @@
|
||||
/* The Mia! Accounting Flask Project
|
||||
/* The Mia! Accounting Project
|
||||
* description-editor.js: The JavaScript for the description editor
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user