Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] View history in payments
#1
In online demo payments module has option to list history of changes, but in my system not ...
Ranieri
eCRM Web
Reply
#2
It is that module do that?

User Audit Trail
==========
Ranieri
eCRM Web
Reply
#3
I looked at the code and the instructions to install this related list are there, so you should have it. I suppose you deleted the relation in layout editor.

This is not Audit Trail, this is a custom related list that gets filled with some special code to register these changes.

You will have to create a vtlib script and add the related list manually.

that would be someting like this:

https://github.com/tsolucio/corebos/blob/master/build/HelperScripts/addActionLink.php

but instead of addLink you would need to do something like this:

https://github.com/tsolucio/corebos/blob/master/modules/CobroPago/CobroPago.php#L321

this is the Related List information:

https://github.com/tsolucio/corebos/blob/master/modules/CobroPago/manifest.xml#L631
Joe
TSolucio
Reply
#4
I look with more attention and see this link history, see in other modules too, like a accounts.

How is activated?

I means, my problem not only in payments module ...
Ranieri
eCRM Web
Reply
#5
Are you talking about the History related list or the "View Changes" action link?

If it is the related list, that is a hard-coded feature. if it is ModTracker you can activated that in module manager
Joe
TSolucio
Reply
#6
Ok, I don't know about that!

I activated and works.

Thanks!
Ranieri
eCRM Web
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)