Page 1 of 1

[solved]odoo12 for italian electronic invoice

PostPosted: Jan 6th, '19, 12:53
by bitit
good morning, in italy we need a instrument for electronic invoice, in odoo10 a have a lot of problem whit app for this, don't work properly, i have tried by mageia7 beta to install in odoo11 but isn't supplied the app

so i have tried to install the fedora package in mageia6 whit this error

Code: Select all
dnf localinstall odoo_12.0.latest.noarch.rpm
Errore:
 Problema: conflicting requests
  - nothing provides babel needed by odoo-12.0.post20190106-1.noarch



how can install with Virtualenv and pip ?

Enrico

Re: odoo12 for italian electronic invoice

PostPosted: Jan 6th, '19, 17:02
by doktor5000
Even when you would install babel with pip, the require of that rpm package would not be satisfied. You either need an rpm which provides the "babel" facility, or you need to install with e.g. urpmi --allow-nodeps.
Apart from that, as those are questions about odoo upstream packaging, best ask odoo support about that: https://www.odoo.com/help

Re: odoo12 for italian electronic invoice

PostPosted: Jan 6th, '19, 20:29
by bitit
ok thank you .. i will try
enrico

Re: odoo12 for italian electronic invoice

PostPosted: Jan 7th, '19, 10:53
by bitit
whit urpmi --allow-nodeps. installations is fall .

but the really questions is how can use Virtualenv with mageia?

thank you
Enric o

Re: odoo12 for italian electronic invoice

PostPosted: Jan 7th, '19, 14:31
by doktor5000
bitit wrote:but the really questions is how can use Virtualenv with mageia?

Like with any other distribution? I don't get what you're asking for, you didn't post any actual issue or something that is not working with pip/virtualenv.

And please don't mix up topics, this was about odoo, so please open a new thread for virtualenv.

Re: odoo12 for italian electronic invoice

PostPosted: Jan 7th, '19, 21:34
by bitit
Ok thank i have followed a bad tutorial .

Enrico