Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我也想将 odoo POS 用于内部使用。员工应该能够为自己购买产品。所有费用都应通过每位员工的工资单收取。
示例:A 是我公司 X 的员工。A 从 POS 购买可乐(2 美元)。B 是 X 的 HR 主管,他希望生成 A 的工资单,以便向他发送当月的贷款(100 美元)。Odoo 现在应该计算并汇总所有 POS 费用,然后向 B 显示 A 获得了 98 美元的贷款。
我可能会使用自定义模块进行一些调整,但是甚至可以在 odoo 中将员工设置为客户吗?