Add missing updateResource import
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
28b407eea6
commit
424a7f3b2d
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ import {
|
|||
ensureWebsiteUser,
|
||||
linkUserToCustomer,
|
||||
createInvoiceFromSalesOrder,
|
||||
updateResource,
|
||||
} from "../erpnext-client.js";
|
||||
import { sendOrderConfirmationEmail } from "../email";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue