In online demo payments module has option to list history of changes, but in my system not ...
Ranieri
eCRM Web
eCRM Web
[solved] View history in payments
|
In online demo payments module has option to list history of changes, but in my system not ...
Ranieri
eCRM Web
It is that module do that?
User Audit Trail ==========
Ranieri
eCRM Web
05-23-2018, 06:49 AM
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
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
05-24-2018, 08:47 PM
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
05-24-2018, 10:27 PM
Ok, I don't know about that!
I activated and works. Thanks!
Ranieri
eCRM Web |
« Next Oldest | Next Newest »
|