webERP Forum

Full Version: Fixed Asset GRN Reverse - fixedassettrans
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When entering a GRN for a Fixed Asset, data goes to fixedassettrans table having 'cost' as the fixedassettranstype.
But when reversing a Fixed Asset GRN (ReverseGRN.php), data goes to fixedassettrans table without a fixedassettranstype.

Is that a bug or will it be a problem if I made it 'cost'?

Thank you.
It looks like a bug to me, but it is Phil's code so I will leave it to him to confirm.

Tim
Yep looks like one to me too - thanks for reporting
No fix was forthcoming from the codes author so I have fixed this and added it to my pull request.

Tim