Bug 16258: (QA follow-up) Move 'Edifact' preference
This patch moves the global 'Edifact' switch into the 'EDIFACT' section of the sysprefs. Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
This commit is contained in:
parent
fcfd3a9a0d
commit
2287c98ad3
1 changed files with 7 additions and 7 deletions
|
@ -112,13 +112,6 @@ Acquisitions:
|
||||||
- 'If you choose <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=EmailAddressForSuggestions">EmailAddressForSuggestions</a> you have to enter a valid email address:'
|
- 'If you choose <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=EmailAddressForSuggestions">EmailAddressForSuggestions</a> you have to enter a valid email address:'
|
||||||
- pref: EmailAddressForSuggestions
|
- pref: EmailAddressForSuggestions
|
||||||
class: email
|
class: email
|
||||||
-
|
|
||||||
- pref: Edifact
|
|
||||||
default: no
|
|
||||||
choices:
|
|
||||||
1: Enable
|
|
||||||
0: Disable
|
|
||||||
- edifact message exchange for acquisitions
|
|
||||||
|
|
||||||
Printing:
|
Printing:
|
||||||
-
|
-
|
||||||
|
@ -131,6 +124,13 @@ Acquisitions:
|
||||||
"pdfformat::layout2pagesde": German 2-page
|
"pdfformat::layout2pagesde": German 2-page
|
||||||
- layout when printing basket groups.
|
- layout when printing basket groups.
|
||||||
EDIFACT:
|
EDIFACT:
|
||||||
|
-
|
||||||
|
- pref: Edifact
|
||||||
|
default: no
|
||||||
|
choices:
|
||||||
|
1: Enable
|
||||||
|
0: Disable
|
||||||
|
- edifact message exchange for acquisitions
|
||||||
-
|
-
|
||||||
- pref: EdifactInvoiceImport
|
- pref: EdifactInvoiceImport
|
||||||
default: no
|
default: no
|
||||||
|
|
Loading…
Reference in a new issue