Add new salary component type in salary structures (like earning / deduction)

Hi all,

i want to add a new salary structure’s component named Null Component which i will use it on calculating (earning / deduction) component and not appearing in salary slip

ERPNext: v7.2.25
Frappe Framework: v7.2.20

like that:

but i cannot see them on creating earning & deduction components neither on salary slip

any help :slight_smile:

All these things are hard coded, the new NULL table will not get automatically copied from Structure to Slip. If you really want this, you need to dig into the code and do necessary changes.

Thanks Nabin for your reply
any hints for coding it like which files or which methods i should modify them ? :slight_smile:

@ISlam_Fawzi Can you please tell from where you added this “Null” section in salary Slip ??