For End Users
Check the Status page
Ask the Virtual Assistant
Contact your Eftsure administrator
For Administrators
Review the logs
Check batch job status
Inspect the Supplier Sync report
Run the configuration check
Check for outages
Contact key user support
Sandbox Environments
- Confirm the Eftsure endpoint is pointing to the sandbox portal (
sandbox.eftsure.com.au) rather than the production portal (portal.eftsure.com.au). - Verify that all generic and personal API user accounts have the correct credentials and
PartnerIdconfigured in the Eftsure portal. - Re-run the configuration check after any database refresh to detect stale settings.
Advanced: Trace Parser
If you are experiencing a performance issue or a complex intermittent error that cannot be diagnosed through logs and batch checks alone, use the D365 Trace Parser to capture a detailed execution trace.- Capture a trace while reproducing the issue.
- Analyse the trace using the Trace Parser tool to identify slow queries or unexpected call chains.
- Attach the trace file to your support ticket for review by the Eftsure engineering team.
Known Issues
The errors below are the most common issues encountered by users and administrators. In most cases they result from a configuration setting rather than a product defect.Onboarding
Error: "Field GST group must be filled in"
Error: "Field GST group must be filled in"
- Set a default GST group on the relevant vendor group(s).
- Manually select the correct GST group for each vendor before accepting the onboarding.
- Remove the mandatory tax group requirement (note: vendors will then be created without a GST group).
Error: "ABN must be specified"
Error: "ABN must be specified"
Vendor Master
Error: Invalid ABN when modifying an existing record
Error: Invalid ABN when modifying an existing record
Invalid ABN '12 345 678 900': ABN doesn't satisfy validation rulesTrigger: Attempting to edit any field on a vendor that already has an invalid ABN stored.Cause: ABN validation is enabled, so the system rejects any save where the ABN fails the checksum.Resolution — choose one:- Correct the ABN before editing any other field, or clear it entirely.
- Disable ABN lookup for all records in the system configuration.
- Disable ABN lookup at the customer level only, leaving it active for AP vendors.
Error: "Please choose a contact from the list"
Error: "Please choose a contact from the list"
Vendor Payments
Error: GST Group mandatory for vendor payment journal
Error: GST Group mandatory for vendor payment journal
GST Group mandatory for vendor AU-XXXXX voucher VPAXXXXXXCause: GST validation is switched on for all payment journal lines.Resolution — choose one:- Set a default GST group on each payment journal line.
- Remove GST group validation from vendor payment journals while keeping it active for vendor invoice checks.
Error: Eftsure validation — lines have invalid verification status
Error: Eftsure validation — lines have invalid verification status
Eftsure validation: 1 line(s) have invalid Eftsure verification status. Please validate and review journal before posting again.Cause: The vendor is excluded from daily Eftsure synchronisation but is assigned a default payment method that has Eftsure validation enabled.Resolution: Create a new payment method with Eftsure validation disabled and assign it to the excluded vendor.Access & Authentication
Error: Incorrect PartnerId (UpgradeRequired) on generic account
Error: Incorrect PartnerId (UpgradeRequired) on generic account
Eftsure cloud: Incorrect PartnerId (UpgradeRequired)Cause: The generic (batch) account used to synchronise D365 with the Eftsure portal has an incorrect PartnerId.Resolution: Review the generic username and password in the Eftsure configuration, then raise a support ticket requesting the correct PartnerId be assigned to that account. Once assigned, the login test will return a success message.Synchronisation
Vendor shows self-certified in vendor master but grey in payment journal
Vendor shows self-certified in vendor master but grey in payment journal
- Confirm the vendor bank account is synchronised to the Eftsure portal.
- Ensure the legal entity in the portal matches the D365 legal entity exactly.
- Re-validate the payment journal — the status should update to reflect the correct verified state.
Vendor shows grey (None) status — vendor not synced to portal
Vendor shows grey (None) status — vendor not synced to portal
- The vendor was manually created in D365 and belongs to an excluded vendor group (not scheduled for sync).
- The vendor was created manually with a normal vendor group but did not auto-sync due to a user account validation failure.
Bank account is verified but vendor still shows grey
Bank account is verified but vendor still shows grey
Phone Number Validation
Error: Phone number is invalid for country
Error: Phone number is invalid for country
Phone number 'XXX XXX XXXX' is invalid for country YYCause: Two possible causes:- The phone number is genuinely invalid — find a phone number that matches the country’s formatting rules.
- The phone number is valid, but the validation library is using an outdated ruleset for that country.
Concurrent Operations
UpdateConflict errors
UpdateConflict errors
Cannot edit a record in [Table]. An update conflict occurred due to another user process deleting the record or changing one or more fields.Update conflicts can occur in distributed environments, particularly when batches run during peak user activity or while other related batches are executing. Retry the operation after a short delay.Deadlock errors
Deadlock errors
Cannot edit a record in [Table]. Deadlock, where one or more users have simultaneously locked the whole table or part of it.Deadlocks can occur in distributed environments under similar conditions to UpdateConflicts. Most deadlocks are retried automatically after a short delay.Deployments
Missing modules error during deployment
Missing modules error during deployment
The selected package is missing the following modules that are currently deployed on your environment. You must create an all-in-one deployable package...Resolution: Open the package ZIP file and confirm it contains all required sub-packages. Your deployable package must include all ISV solutions and code customisations as an all-in-one package.