Public Access
extract gets and saves most tables worked on
some cases still need some work...
This commit is contained in:
+31
-22
@@ -1,7 +1,38 @@
|
||||
# company
|
||||
|
||||
## Klasse ConfigurationLang
|
||||
|
||||
|
||||
### 5.6
|
||||
|
||||
file: /home/uha4/tmp/tryton/modules/company/party.py : 20
|
||||
- **before_super** `table_exist`
|
||||
- object: `backend.TableHandler`
|
||||
- args: `cls._table`
|
||||
|
||||
## Klasse CronCompany
|
||||
|
||||
|
||||
### 7.2
|
||||
|
||||
file: /home/uha4/tmp/tryton/modules/company/ir.py : 102
|
||||
- **before_super** `table_rename`
|
||||
- object: `backend.TableHandler`
|
||||
- args: `'cron_company_rel', cls._table`
|
||||
|
||||
## Klasse PartyLang
|
||||
|
||||
|
||||
### 5.6
|
||||
|
||||
file: /home/uha4/tmp/tryton/modules/company/party.py : 43
|
||||
- **before_super** `table_exist`
|
||||
- object: `backend.TableHandler`
|
||||
- args: `cls._table`
|
||||
|
||||
## Klasse User
|
||||
|
||||
|
||||
### 6.0
|
||||
|
||||
file: /home/uha4/tmp/tryton/modules/company/res.py : 72
|
||||
@@ -38,25 +69,3 @@ file: /home/uha4/tmp/tryton/modules/company/res.py : 72
|
||||
- object: `table_h`
|
||||
- args: `'main_company'`
|
||||
|
||||
|
||||
### 6.2
|
||||
|
||||
|
||||
### 6.4
|
||||
|
||||
|
||||
### 6.6
|
||||
|
||||
|
||||
### 6.8
|
||||
|
||||
|
||||
### 7.0
|
||||
|
||||
|
||||
### 7.2
|
||||
|
||||
|
||||
### 7.4
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user