跳至内容
菜单
此问题已终结
1 回复
2852 查看

Currently all my account_id defaults to account "200000 Product Sales".

I have a parent field in the invoice form called x_sales_type (Selections: Retail, Wholesale & Events), how can I make account_id change account depending on the x_sales_type selection?

e.g. if x_sales_type = Events; then account_id = "210000 Event Sales"

else if x_sales_type = Wholesale; then account_id = "220000 Wholesale Sales"

else if x_sales_type = Retail; then account_id = "230000 Retail Sales"?

形象
丢弃
最佳答案

Why don't you use the account assignment in the product category or the product itself to determine the sales account?

形象
丢弃
编写者

The same product can be sold through all the different sales types types so we’ll still face the same issue. We can’t assign a product to one sales method, it needs to be dynamic also.

相关帖文 回复 查看 活动
3
2月 25
2762
1
11月 24
2489
2
10月 24
1787
1
12月 23
2407
1
7月 22
2229