← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 761918] [NEW] sales receipt and taxes included in price

 

Public bug reported:

openerp v 6.02

1) create tax vat_20_incl: vat 20% specifying tax included in price
2) create sales receipt
3) create receipt line
    account x, description aaa, amount 120
4) validate sales receipt

on the journal items tab I see the following lines
account      debit     credit
debtors      120
prod. sales                  120
tax received               20
debtors      20

I would expect
on the journal items tab I see the following lines
account      debit     credit
debtors      120
prod. sales                  100
tax received               20

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/761918

Title:
  sales receipt and taxes included in price

Status in OpenERP Modules (addons):
  New

Bug description:
  openerp v 6.02

  1) create tax vat_20_incl: vat 20% specifying tax included in price
  2) create sales receipt
  3) create receipt line
      account x, description aaa, amount 120
  4) validate sales receipt

  on the journal items tab I see the following lines
  account      debit     credit
  debtors      120
  prod. sales                  120
  tax received               20
  debtors      20

  I would expect
  on the journal items tab I see the following lines
  account      debit     credit
  debtors      120
  prod. sales                  100
  tax received               20



Follow ups

References