Newer
Older
from cubes.expense.entities import ExpenseLine as BaseExpenseLine
@property
def workcase(self):
rql = 'Any R WHERE E has_lines EL, EL eid %(el)s, E spent_for W, W ref R'
from cubes.expense.entities import ExpenseLine as BaseExpenseLine
@property
def workcase(self):
rql = 'Any R WHERE E has_lines EL, EL eid %(el)s, E spent_for W, W ref R'