Searched refs:profit_account_id (Results 1 – 9 of 9) sorted by relevance
24 …profit_account_id = fields.Many2one('account.account', string='Profit Account', company_dependent=… variable in AccountCashRounding
321 if not stmt.journal_id.profit_account_id:325 … st_line_vals['counterpart_account_id'] = stmt.journal_id.profit_account_id.id
162 profit_account_id = fields.Many2one( variable in AccountJournal
864 account_id = self.invoice_cash_rounding_id.profit_account_id.id
565 'account_id': self.cash_rounding_a.profit_account_id.id,
1486 'account_id': self.cash_rounding_a.profit_account_id.id,
341 …t and (not method.cash_journal_id.loss_account_id or not method.cash_journal_id.profit_account_id):
390 account_id = new_move.invoice_cash_rounding_id.profit_account_id.id
816 partial_args['account_id'] = self.config_id.rounding_method.profit_account_id.id