Languages - Question | JoomShaper

Languages

M

Mindvision

EasyStore 4 months ago

Hi there, I am trying to modify the word 'Unpaid' in the order history area of the customers info. I have created language overrides but I see that the 'Unpaid' word is being placed into the database column payment_status.

Does this mean that the word 'Unpaid' is hard coded in this case? - I need to change it to 'Unchecked' and then 'Checked' rather than 'Unpaid' and then 'Paid'.

The reason for this is because we are using the system as an 'On Account' ordering system. Thanks in advance.

0
6 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 3 months ago #147141

Hi Justin,

as I see in the upcoming EasyStore version 1.0.9, those two are language phrases:

COM_EASYSTORE_ORDER_FIELD_PAYMENT_STATUS_TYPE_PAID="Paid"
COM_EASYSTORE_ORDER_FIELD_PAYMENT_STATUS_TYPE_UNPAID="Unpaid"

so there is chance that it was fixed already.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 months ago #145997

Hi there,

Thank you for getting in touch, and I sincerely apologize for any inconvenience caused by this oversight. To address the issue, kindly locate the file in question and update the desired language string accordingly. Your understanding and cooperation are greatly appreciated.

administrator/language/en-GB/com_easystore.ini

Best regards,

Toufiqur Rahman (Team Lead, Support)

0
M
Mindvision
Accepted Answer
3 months ago #146084

Hi Toufiq

Would you know what the string should be for the Paid / Unpaid languages?

Whichever one I change, does not reflect in the one being added to the database.

See in hidden for the area that is not changing via language change or overrides.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 3 months ago #146130

Got it. I will let you know by tomorrow. Thanks

0
M
Mindvision
Accepted Answer
3 months ago #147134

Hi there, did you have any luck with this?

Thanks

Justin

0
M
Mindvision
Accepted Answer
3 months ago #147154

Thanks Paul, I look forward to the release.

0