改进分析会计

  1. 分析会计层级结构
  2. 分析分配
  3. 分析分录增加了表格视图

 
 

==============

SPECIFICATIONS

==============

a. Hierarchy 

- Create a new model : account.analytic.group, we just need to enter the name of the group

- Add a menu entry : Analytic Account Groups : https://drive.google.com/a/odoo.com/file/d/17lTt_aHPh-vmRY9ZOFS-3AEa-0WGq-Ay/view?usp=drivesdk

- Add a one2many on the account.analytic (analytic_group_id) : https://drive.google.com/a/odoo.com/file/d/1LI_4mh6dcC43b5deuUE_Y1-2gjdMaF3f/view?usp=drivesdk

    
 

b. Analytic Distribution

- On the tags, we add the possibility to have an analytic distribution (already done in TBE's branch) 

c. Analytic Tags 

- You can set them on analytic entries or analytic accounts

- So the tag is only important to filter the analytic entries or analytic accounts (in the analytic report for example)

- There is a module called account_analytic_default, it allows to define the default analytic accounts to use based on the user/the product/the partner, we want this to work to define analytic tags by default too : https://drive.google.com/a/odoo.com/file/d/0B0ITmdw6h3ZrcmxQY2d1bGlyTVk/view?usp=drivesdk

- Make sure we can set analytic tags on all objects that can create an analytic entry : expense, voucher lines, journal item, etc. 

d. Improve Reporting

- Add a grid view (to the pivot view) on analytic entries report  (grouped by month) 

g. Analytic Entries

- If there is a partner_id on an invoice line (or any other object creating an accounting entry) this partner should appear on the analytic entry

- By default, the field "validated" should be set to true. It should only be falsed if coming from a timesheet that it not validated yet

- Manual creation of analytic entries : I should be able to fill in the field partner_id

- Manual creation of analytic entries : it may be interesting to be able to link an analytic entry to an existing move (?) 

i. Access Rights

- Creation of analytic entries can be managed by accountants

- Configuration of analytic accounting (analytic account, analytic group, default, ...) can only be managed by advisors

 
 

来自 <https://pad.odoo.com/p/r.44b9fdb7001d84fa646c061df4e7680e>

最新文章

  1. 从BSP模型到Apache Hama
  2. Debian 8.3 中文字体安装
  3. 有问题得就分享(此实现不是 Windows 平台 FIPS 验证的加密算法的一部分)
  4. Altium Designer 生成Gerber文件
  5. 了解Android的编译器
  6. android学习笔记57——电话管理器TelephoneyManager
  7. 解决两台centos虚拟机Telnet服务无法联机的问题
  8. ADO.NET 实体框架 资料收集
  9. linux centos cli all proxy
  10. 【spring-boot】spring aop 面向切面编程初接触--切点表达式
  11. db2 odbc连接设置
  12. 初识oracle存储过程
  13. back
  14. js返回值 数组去重
  15. 分别用postman和python做post请求接口功能测试
  16. maveb安装与配置(win10)
  17. unity项目开发必备插件Asset Hunter 2(资源猎人2)
  18. composer 使用(踩坑笔记)
  19. MongoDB的Invalid credentials for database
  20. Python3基础 file for+list 读取txt文本 并 一行一行的输出(低效率)

热门文章

  1. glGenTextures
  2. 编程中的runtime_error问题
  3. 一个C优先级队列实现
  4. 新建Maven工程
  5. CSS浮动属性,知道原理就很简单,灵活控制块级元素在一行内显示
  6. Python的网络编程[2] -&gt; TFTP 协议[1] -&gt; TFTP 的 Python 实现
  7. poj2976(01分数规划)
  8. 在C#中用RX库和await来实现直观的状态机
  9. Request.Url.Port 获取不到正确的端口号
  10. JsonDataObjects序列和还原