Questions tagged as 'odoo'

1
answer

Problem in complex consultation Postgresql (Odoo)

I have a problem with a complex query. It's about seeing all sales orders. The query is for an ERP called Odoo: CREATE OR REPLACE VIEW public.ordenes_de_venta AS WITH tabla as ( SELECT po.id pos_id, sp_fecha(to_char(p...
asked by 16.11.2017 / 00:31
1
answer

How to set a very long text by default in a field in Odoo8?

Good morning, I am working with the selection and recruitment module of odoo8 ... the problem is that I have a text that is too long (one page or so) and the bosses hate to be copying / pasting that text every time they make a new record ......
asked by 12.05.2017 / 18:58
0
answers

How can I optimize my server - I have Odoo 9 installed

I have my website in Odoo 9 , daily traffic an average of 40 people plus 10 internal users, I have several modules installed to handle sales, purchases, accounting, etc. I have my server in Digital Ocean, my configuration is: Hardwar...
asked by 03.11.2016 / 23:35
1
answer

Odoo 11 variants of a product by CSV: it does not assign all the internal reference by column default_code

I am trying to import 9000 products that have size and color attributes. There is an average of 28 product variants for each, adding about 9000. When Odoo receives an import like this: name id default_code roduct_variant_ids / attribute_va...
asked by 05.10.2018 / 07:46