We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
新建两个模型account.analytic.version和account.analytic.month,account.analytic.version用来用来给默认核算规则的设置划分为多个版本。account.analytic.month记录每月成本结果
The text was updated successfully, but these errors were encountered:
account.analytic.default 增加一个字段version_id = account.analytic.version
Sorry, something went wrong.
同时扩展视图,包括搜索视图
account.analytic.line 上要增加一个字段, month_id , 关联account.analytic.month
No branches or pull requests
新建两个模型account.analytic.version和account.analytic.month,account.analytic.version用来用来给默认核算规则的设置划分为多个版本。account.analytic.month记录每月成本结果
The text was updated successfully, but these errors were encountered: