Хөөрхөнүүд мэйлийн жагсаалтын архивууд
Архивыг үзэх
select am.id,aml.id,aml.date,a [...]
аар
Жамц.Үүрцайх, Ажилтан
select am.id,aml.id,aml.date,aml.period_id, aml.debit, aml.credit from account_move_line aml join account_move as am on aml.move_id= am.id where aml.account_id = 1549 and aml.date >= '2019.01.01' and aml.date <= '2019.01.
31' and aml.period_id <>82;