mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
fix: sync contacts balance with journal entries.
fix: edit invoice amount that has payment transactions.
This commit is contained in:
@@ -28,7 +28,6 @@ export default class LicensesController extends BaseController {
|
||||
challenge: true,
|
||||
})
|
||||
);
|
||||
|
||||
router.post(
|
||||
'/generate',
|
||||
this.generateLicenseSchema,
|
||||
|
||||
Reference in New Issue
Block a user