I'm trying to get the email button working, but have some strange behaviour.
I am using Mac OSX client; in Tryton client Options>Email I currently have
Command Line blank
Example:
in Reports>Purchase>Email: I have field contents << {'to':
'[email protected]', 'cc': '[email protected]', 'subject': 'Purchase
Test'} >>
This was set up some days ago when I was last testing. This works as
expected. When I click E-mail report>Purchase on the Purchases form, I gat
a new email opened in my local Mail program, with teh to, cc and subject
populated.
BUT...
If I then edit the Reports>Purchase>Email: field contents - for example
change the subject text, then repeat test....NO CHANGE - it's kept the same
values!
Close Reports tab, try again. Same.
Close Purchases tab, try again. Same.
Close Tryton client & log in again. Same.
It seems like it's caching the previous values? Do I need to restart Tryton
to apply the new values? Or can I clear cache or something? It seems very
strange, but might explain why I've had so many problems trying to
configure email. It seems to act upon the values that were active at the
last Tryton restart, not the current values??
Thanks as always, for any help or ideas
Paul