hello i actually developped a module which my custom report.
I want to know if there is a possibility to filter if the record has been printed or not
do you have any idea of this issue
thanks a lot
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
hello i actually developped a module which my custom report.
I want to know if there is a possibility to filter if the record has been printed or not
do you have any idea of this issue
thanks a lot
Hello Brami,
You can put a boolean field in that object. while printing report call a method from template that will make that boolean field TRUE.
With this you can identify the record is printed or not.
Hope this will help you.
| 相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
|---|---|---|---|---|
|  | 2 2月 24  | 15060 | ||
|  | 1 10月 22  | 6279 | ||
|  | 1 8月 21  | 4738 | ||
|  | 0 7月 21  | 2701 | ||
|  | 3 12月 19  | 7872 |