YetiForceCompany / YetiForceCRM

Our team created for you one of the most innovative CRM systems that supports mainly business processes and allows for customization according to your needs. Be ahead of your competition and implement YetiForce!
https://yetiforce.com
Other
1.73k stars 749 forks source link

[bug] Install new Module #3222

Closed SkavenKF closed 8 years ago

SkavenKF commented 8 years ago

When i trying to install a module, it fails with this message "Failed: Module does not contain default language"

you can do the following test: Create a module on gitdeveloper or gitmaster with on field. You cannot import this modul in another instance (i test this with differents version of 3.1.xxx)

paula-w commented 8 years ago

Can you send us the zip? You can even attach it here.

kpaulaha commented 8 years ago

Open the default language files of exported module in editor and change to utf8. Zip and import, works with Finnish.

kpaulaha commented 8 years ago

Although from v 3.1.5xx importing of any module has been broken.

SkavenKF commented 8 years ago

@kpaulha: my files are UTF-8 ... something is strange the following usecase: in stable 3.1. i create a modul and would import this in 3.2 (3.1.5xx) => version and language error (export from 3.1.529 and import in 3.1.0 works!)

I cannot upload zip files. i rename into txt.

Test_from_yf31_0.txt Test_from_yf31_529.txt

kpaulaha commented 8 years ago

v. 3.1.590 import of custom modules works ok.

SkavenKF commented 8 years ago

great, i will check this ;-)

SkavenKF commented 8 years ago

Sorry, kaulaha. I don't know which files you test, but i test it with the files from above. (rename into zip: Test_from_yf31_0.txt => Test_from_yf31_0.zip) I cannot import anything (from v3.1.0 / v3.1.247 / v3.1.529) import1

kpaulaha commented 8 years ago

Well, tested my own modules in Finnish language which made with 3.0. Have not tested your ones, but as the message shows, you should upgrade the version of the module.

SkavenKF commented 8 years ago

how can i upgrade the version of the module?

kpaulaha commented 8 years ago

Change vtiger_version in manifest.xml

SkavenKF commented 8 years ago

Ok, now we are on the beginning :-(see my first post) import2

kpaulaha commented 8 years ago

Installed your module, no problem, but I had EN as default language.

2016-07-16 21_00_29-test - luo

SkavenKF commented 8 years ago

Thank you kpaulaha. The last error was my mistake ;-) With 590 i can import my modules :-)