Add translations for OmniPrice module in French and Italian, and update upgrade scripts

- Added French translations for the OmniPrice module (fr.php).
- Added Italian translations for the OmniPrice module (it.php).
- Created empty Dutch translation file (nl.php).
- Implemented upgrade script for version 1.1.11 to update configuration for showing real discount.
- Implemented upgrade script for version 1.2.0 to update configuration for indexing inactive products.
- Implemented upgrade script for version 1.2.3 to update configuration for ignoring non-EU countries.
This commit is contained in:
2025-10-28 19:50:04 +01:00
parent aab78c71e3
commit daf1c60209
146 changed files with 3468 additions and 1886 deletions

View File

@@ -2,7 +2,7 @@
<module>
<name>gm_omniprice</name>
<displayName><![CDATA[OmniPrice - zgodność cen z dyrektywą Omnibus]]></displayName>
<version><![CDATA[1.1.0]]></version>
<version><![CDATA[1.2.0]]></version>
<description><![CDATA[Wyświetla informację o najniższej cenie przed promocją]]></description>
<author><![CDATA[GreenMouseStudio.com]]></author>
<tab><![CDATA[front_office_features]]></tab>