Actions
Feature #548
closedOptionally print invalid codes in SR documents
Start date:
2013-09-12
Due date:
% Done:
100%
Estimated time:
Module:
dcmsr
Operating System:
Compiler:
Description
Currently, invalid codes with SR documents are never printed by the print() method. Instead nothing (empty string) or "invalid code" is shown.
It would probably be a good idea to add a new option/flag that allows for printing the content of the code triple even in case of an invalid code.
Actions