Hello, What is the exact syntax to create dynamic fields in a Google Doc text document. I would like to merge Company name, address and if possible contact name + some additional fixed text into a google doc template. Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilitate
- Inventar
- PoS
- Project
- MRP
Această întrebare a fost marcată
The standard way to do that is to first export some records, with the fields that concern you, to a CSV file, and then import that file into a gDocs spreadsheet. Row 1 of the new sheet will have the exact column titles you want for importing into OpenERP.
Then:
- Delete from rows 2 to the end
- Put in the fresh data as new rows
- Download as CSV
- Import back into OpenERP.
For step #2, I typically put the function; QUERY(data, query, headers), in cell A2 and have it pull in data from another sheet.
He's asking a different thing: He's trying to merge data from odoo to a google doc. There should be a syntax to replace variable: something like %(name)s inside the document. This syntax works in the title, but not inside the document's body. I could not find the answer yet.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Înscrie-teRelated Posts | Răspunsuri | Vizualizări | Activitate | |
---|---|---|---|---|
|
1
mar. 15
|
8479 | ||
|
0
mar. 15
|
5065 | ||
|
1
mar. 15
|
9477 | ||
Odoo online merge tickets how to
Rezolvat
|
|
2
aug. 24
|
1768 | |
|
3
mar. 24
|
5037 |