Update accountingaccount.class.php

This commit is contained in:
Philippe Grand 2018-08-22 22:43:17 +02:00 committed by GitHub
parent 9b2e754b46
commit 3309badd8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,6 +44,7 @@ class AccountingAccount extends CommonObject
* @var int
*/
public $ismultientitymanaged = 1;
/**
* 0=Default, 1=View may be restricted to sales representative only if no permission to see all or to company of external user if external user
* @var integer