Browse Source

Bug fix (#2870)

pull/2872/head
Manny Dinssa 4 weeks ago committed by GitHub
parent
commit
6c97ba7634
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      config/locales/validations/sales/2024/bulk_upload.en.yml

2
config/locales/validations/sales/2024/bulk_upload.en.yml

@ -19,7 +19,7 @@ en:
not_found: "The owning organisation code is incorrect."
not_stock_owner: "The owning organisation code provided is for an organisation that does not own stock."
not_permitted:
support: "This owning organisation is not affiliated with %(name)."
support: "This owning organisation is not affiliated with %{name}."
not_support: "You do not have permission to add logs for this owning organisation."
assigned_to:
not_found: "User with the specified email could not be found."

Loading…
Cancel
Save