2
"name" : "Invoicing Mode",
4
"depends" : ["hr_timesheet_sheet"],
8
This module allows you to define your preferencies for analytic accounts.
10
For example, you can say
11
* what is the defaut function of a specific user on a given account,
12
* what is the default invoicing rate for a specific user on a given account,
14
This is mostly used when a user encode his timesheet: the values are retrieved and the fields are auto-filled... but the possibility to change these values is still available.
16
Obviously if no data has been recorded for the current account, the default values are given as usual so that this module is perfectly compatible with older configurations.
19
"website" : "http://tinyerp.com/",
20
"category" : "Generic Modules/Others",
24
"mode_invoicing_view.xml",