Minor bug fixes.
This commit is contained in:
@@ -254,8 +254,8 @@ exports.PbsExportAp = async function (socket, { billids, txEnvelope }) {
|
||||
error: AccountPostingChange.Message,
|
||||
});
|
||||
}
|
||||
socket.emit("ap-export-complete");
|
||||
}
|
||||
socket.emit("ap-export-complete");
|
||||
};
|
||||
|
||||
async function MarkApExported(socket, billids) {
|
||||
|
||||
Reference in New Issue
Block a user