Hi all,
we all know that we can import data into odoo from excel or csv files,
my question is that can we import data from a pdf file?
if yes can anyone kidnly tell me how can we do it?
thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
1
返信
4749
ビュー
No, In odoo there is no option to import data from PDF file.
Note: if your pdf has fix layout structure similar to excel then there are some services/OCR which can convert PDF to excel like
https://acrobat.adobe.com/in/en/acrobat/how-to/pdf-to-excel-xlsx-converter.html# (but they didn't provide 100% accuracy during conversion)
@ravi gadhia can i make my own template by coding?
any hint or guide?