← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 705827] [NEW] Salary Head Condition Ignored

 

Public bug reported:

I have the following condition in the salary head
  (gross * 12) < 132001
Then with a gross salary of 15000 that head is still applied

V6.0.1 Ubuntu

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

** Description changed:

  I have the following condition in the salary head
-  	(gross * 12) < 132001
+   (gross * 12) < 132001
  Then with a gross salary of 15000 that head is still applied
+ 
+ V6.0.1 Ubuntu

-- 
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/705827

Title:
  Salary Head Condition Ignored

Status in OpenERP Modules (addons):
  New

Bug description:
  I have the following condition in the salary head
    (gross * 12) < 132001
  Then with a gross salary of 15000 that head is still applied

  V6.0.1 Ubuntu





Follow ups

References