This website requires JavaScript.
Explore
Help
Sign In
imacat
/
mia-accounting
Watch
1
Star
0
Fork
0
You've already forked mia-accounting
Code
Issues
Pull Requests
Packages
Projects
Releases
41
Wiki
Activity
mia-accounting
/
src
/
accounting
/
static
/
js
History
依瑪貓
d98e9f8f05
Added the accounting-dragged class to replace the list-group-item-dark class when reordering with drag-and-drop, because the dragged list may not be a list group.
2023-02-26 07:54:23 +08:00
..
account-form.js
Implemented the incremental search (search-as-you-type) in the base account selector of the account form.
2023-02-07 20:27:25 +08:00
account-order.js
Prepend all the HTML ID and class names with "accounting-" to avoid name conflict.
2023-02-07 20:20:01 +08:00
currency-form.js
Fixed the error message in the Javascript validateAsyncCodeIsDuplicated function in currency-form.js.
2023-02-07 20:20:16 +08:00
drag-and-drop-reorder.js
Added the accounting-dragged class to replace the list-group-item-dark class when reordering with drag-and-drop, because the dragged list may not be a list group.
2023-02-26 07:54:23 +08:00