コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
1114 ビュー

Hola, instalé una aplicación de terceros en Odoo que me permite subir archivos junto con la compra. Sin embargo, necesito que los archivos cargados se puedan distinguir por el nombre del pedido y también necesito poder descargarlos más fácilmente.

アバター
破棄
最善の回答

Automatically Rename Files with Purchase Order Name

  • Go to Settings ‣ Technical ‣ Automation ‣ Automated Actions.
  • Create a new action for the purchase.order model.
  • Use a Python script to rename uploaded files to include the Purchase Order name

Enable File Downloads from Purchase Orders

  • In Purchase ‣ Attachments, ensure files are linked to each Purchase Order.
  • Use Filters in the attachment list to quickly find files by order name.
  • If needed, enable file download from the Purchase Order Form View.
アバター
破棄
関連投稿 返信 ビュー 活動
1
3月 25
2478
0
4月 25
2552
1
3月 25
2602
1
3月 25
162
1
12月 24
2406