mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
feat(TransactionsLocking): modify AR localization.
This commit is contained in:
@@ -41,7 +41,7 @@ function TransactionsLockingBodyJsx({
|
||||
const handleUnlockingPartial = (module) => {
|
||||
openDialog('unlocking-partial-transactions', { module: module });
|
||||
};
|
||||
// Handle cancel.
|
||||
// Handle cancel partial unlocking.
|
||||
const handleCancelUnlockingPartail = (module) => {
|
||||
openAlert('cancel-unlocking-partail', { module: module });
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user