• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Odoo Enterprise?

It works for me;

If the patch doesn't work, every time you install an application or you add user it would refresh the expiration date and disable Odoo Enterprise. No need to wait a month.

If the patch is well installed, the fetch system will juste call empty methods, so no risk.

In the log file of odoo installation you can see empty methods called.

Best.

thanks for that info... i create the db then wait since 26 Feb... hahaha... how stupid i m...
 
thank you for this ... how do I get started ... I have downloaded odoo_14.0+e.latest.tar.gz from google drive above ... but not sure how to install... do I need to provision ubuntu / debian / redhat server .... do I need to install community edition first ? ... please point me in the right direction ... would really appreciate it ;- )
 
thank you for this ... how do I get started ... I have downloaded odoo_14.0+e.latest.tar.gz from google drive above ... but not sure how to install... do I need to provision ubuntu / debian / redhat server .... do I need to install community edition first ? ... please point me in the right direction ... would really appreciate it ;- )

yes u need either debian/redhat based linux... installation step will be similar to how u install the community edition...

after installation u need to patch, this step u can follow above guide...
 
  • Like
Reactions: smalok
yes u need either debian/redhat based linux... installation step will be similar to how u install the community edition...

after installation u need to patch, this step u can follow above guide...

; - ) .. its been a few years since I used odoo... appreciate your response ... will try tomorrow
 
thanks to this thread I have a working enterprise install : - ) ... "Odoo 14.0+e-20210131 (Enterprise Edition) Database expiration: 20 February 2051" ... but... Bank Sync is still a problem : "You don't have a valid Odoo enterprise subscription, please reactivate your subscription or contact Odoo support with your db_uuid (xyz) to link your database to your subscription." ... any ideas ? ( cant find anything obvious in the log )
 
thanks to this thread I have a working enterprise install : - ) ... "Odoo 14.0+e-20210131 (Enterprise Edition) Database expiration: 20 February 2051" ... but... Bank Sync is still a problem : "You don't have a valid Odoo enterprise subscription, please reactivate your subscription or contact Odoo support with your db_uuid (xyz) to link your database to your subscription." ... any ideas ? ( cant find anything obvious in the log )

i don't think there is a fix to this... those function that required iap to work won't be usable...
 
; - ) thanks for responding anyway

nicktark right

I've red the source code about your error and this won't work because,
connexion to bank is not processed via odoo modules but via odoo api
reached with the urls:
- https://onlinesync.odoo.com (addons/account_online_sync/models/online_sync.py)
- https://%s.odoofin.com%s (addons/account_online_synchronization/models/account_online.py)

Best;
 
  • Like
Reactions: 420alltimelow
I Installed Odoo 14 and I just enabled Studio. When I click On Studio I get the following error.

Code:
Odoo Server Error
Traceback (most recent call last):
  File "/odoo/odoo-server/odoo/addons/base/models/ir_http.py", line 237, in _dispatch
    result = request.dispatch()
  File "/odoo/odoo-server/odoo/http.py", line 683, in dispatch
    result = self._call_function(**self.params)
  File "/odoo/odoo-server/odoo/http.py", line 359, in _call_function
    return checked_call(self.db, *args, **kwargs)
  File "/odoo/odoo-server/odoo/service/model.py", line 94, in wrapper
    return f(dbname, *args, **kwargs)
  File "/odoo/odoo-server/odoo/http.py", line 347, in checked_call
    result = self.endpoint(*a, **kw)
  File "/odoo/odoo-server/odoo/http.py", line 912, in __call__
    return self.method(*args, **kw)
  File "/odoo/odoo-server/odoo/http.py", line 531, in response_wrap
    response = f(*args, **kw)
  File "/odoo/odoo-server/addons/web/controllers/main.py", line 1737, in load
    action = request.env[action_type].sudo().browse([action_id]).read()
  File "/odoo/odoo-server/odoo/api.py", line 473, in __getitem__
    return self.registry[model_name]._browse(self, (), ())
  File "/odoo/odoo-server/odoo/modules/registry.py", line 177, in __getitem__
    return self.models[model_name]
Exception

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/odoo/odoo-server/odoo/http.py", line 639, in _handle_exception
    return super(JsonRequest, self)._handle_exception(exception)
  File "/odoo/odoo-server/odoo/http.py", line 315, in _handle_exception
    raise exception.with_traceback(None) from new_cause
KeyError: False
 
Can anyone confirm if Studio is working in Odoo 14. I have tried a few different databases & I get the same error
 
Is there any way to get the bank sync working with plaid? Or is that impossible?
 
Is there any way to get the bank sync working with plaid? Or is that impossible?
Hi,

Impossible because sync is done via Odoo api and your Odoo installation need to connect to Odoo api and odoo check your enterprise key.

Regards
 
I meant to say the latest version of Odoo 12. There is a problem with that version on Google drive where the account_reports module does not calculate the Tax report correctly. I confirmed this using runbot. If you cancel an invoice it still includes it in the Net amount. On runbot it works fine
 
Sorry, my fault. the Goole Drive one here is O.K. It was an older one I had that was the issue. Cnn you confirm if Odoo 14 is working with your Patch
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock