outra9e
17th December 2001, 16:16
Guys
Quicky here.
We have a report for sales invoices.
This report used to have seperator lines between layouts.
Now they are gone.
How do I find out why they have gone?
I have put these lines back in by drawing them in, in the editor, but I thought that there was a way to insert a seperator line without having to use the editor.
Is it in the output expression?
This would be very handy.
Cheers
Han Brinkman
18th December 2001, 10:13
If the report has changed that must mean that the report must be compiled again. Probably you can get some more information by checking the unix permissions/owner ship of the report itself.
You should be able to restore the latest one back from your backup, the problem you will have then is that it is not the same as the one defined in your dictionary.
If you have to change the report I can only recommend to attend a training. At least copy the current report before changing it in order to be able to get the latest back.
Kind regards,
Han
outra9e
18th December 2001, 16:48
han
thank u 4 ur input.
what i am trying to determine is why these disappeared in the first place.
if we can determine this then I will be able to stop it from happening again.
also what i ahave done is drawn the lines in the report myself.
in the future is there a way that i can add these seperator lines without having to go into the editor?
cheers
Han Brinkman
18th December 2001, 17:15
As far as I know there is no other way as to add them via the editor.
To prevent this you could modify the unix permissions but that won't prevent modifying the reports so restricting the rights to the tools tables and/or tools menu is also necessary.
Rgrds,
Han
victor_cleto
18th December 2001, 21:26
From within Baan make sure that only your developpers have developper authorizations BUT take the All developper authorizations from all of them and implement dev. auth. per package and pVRC - it's more work but avoids a lot o trouble: this should be even mandatory on the live systems!
Also, to speed restores and avoid data dictionary incompatible with runtime, you could use your job user for company 000 to dump your customizations on a regular basis. If anything happens, you just import them!
Also, if you want to restrict even more, own yourself the bsp login and change the permissions of the reports to readable only for the group bsp and read/write to bsp only.
Just remembered something, you are doing the development and themn copy the tested reports to the live pVRC, all as higher layers than the update?