|
4b5b348270
|
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 |
|
|
5737d6cef4
|
Fixed the error message in the Javascript validateAsyncCodeIsDuplicated function in currency-form.js.
|
2023-02-07 20:20:16 +08:00 |
|
|
1d61fa93d3
|
Prepend all the HTML ID and class names with "accounting-" to avoid name conflict.
|
2023-02-07 20:20:01 +08:00 |
|
|
570c84c196
|
Added the currency management.
|
2023-02-07 00:13:33 +08:00 |
|
|
1c1be87f3e
|
Revised the accounting reordering to handle the cases with only one account or no account.
|
2023-02-03 12:57:53 +08:00 |
|
|
589da0c1c6
|
Renamed "sorting" to "reorder", and the "sort-form" route to "order".
|
2023-02-03 12:57:53 +08:00 |
|
|
5238168b2d
|
Added support to sort the accounts under the same base account.
|
2023-02-03 12:57:53 +08:00 |
|
|
9920377266
|
Added a missing semicolon in account-form.js.
|
2023-02-03 12:57:53 +08:00 |
|
|
9f63db174c
|
Merged the search box to the action button group in the base account list and account list.
|
2023-02-03 12:55:56 +08:00 |
|
|
e9f6b769f4
|
Added the account management.
|
2023-02-03 12:55:54 +08:00 |
|