Yves Goldberg

Results 16 issues of Yves Goldberg

It seem the gtk icons are missing. Here I substituted: > icon="gtk-connect" in __odoo-saas-tools/saas_portal/views/saas_portal.xml__ with > icon="fa-exchange" ![image](https://cloud.githubusercontent.com/assets/2945174/19807350/584062a2-9d28-11e6-8774-7581b0a3aa30.png) cc @iledarn --- Want to back this issue? **[Post a bounty on...

confirmed
10.0

After installation it's working creating templates, clients but later (_maybe after the OAuth expiration 1 hour later_) you get error when trying to "Create template DB" (click on button). Also...

10.0

## Log during the script execution: 2016-10-26 23:27:54 saas.py >>> EXEC: , /odoo/odoo-server/odoo-bin --xmlrpc-port=8069 --database=saas-portal-10.saas.ygol.com --db-filter=%h --workers=0 --max-cron-threads=0 --config=/etc/odoo-server.conf -i saas_portal_start,saas_portal,saas_portal_sale_online --stop-after-init `Traceback (most recent call last): File "/usr/lib/python2.7/logging/**init**.py", line...

10.0

https://github.com/it-projects-llc/odoo-saas-tools/blob/10.0/docs/install.rst In point 4: > open Settings/SaaS Portal Settings getting error: ` Traceback (most recent call last): File "/odoo/odoo-server/odoo/http.py", line 638, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/odoo/odoo-server/odoo/http.py", line 675,...

10.0

current module doesn't play nice with project_template. use case: 1. create a project and set it as a template. Set key = "BRX" 2. using a service product configured with...

stale

Create a product and set service tracking to "create a task in sales order's project" ![image](https://user-images.githubusercontent.com/2945174/117425995-1030fd80-af2c-11eb-8e2b-3fe6392942e8.png) add the product to a sales order. Unable to validate the SO. Error that...

stale

reproduce: 1. open service / equipment 2. click on "create" button 3. enter required field - "name" = equip_01 - "type" = ty01 4 click "save" 5 getting error popup...

stale

Standard migration to 17.0

**Describe the solution you'd like** working anywhere, I would like to be able to ctrl-C (copy something) and use a global key (ctrl-Alt-Z) to paste the clipboard content to a...

## Module : *contract* ## Describe the bug Invoices are generated for contracts that where terminated ## To Reproduce **Affected versions**: 16.0 Anyone else experienced this problem? thanks

bug