Line 198... |
Line 198... |
198 |
|
198 |
|
199 |
<?php echo wpsg_drawForm_Checkbox('wpsg_mod_rechnungen_showgutschriftrechnung', __('Rechnungsnummer auf Rechnungskorrektur anzeigen', 'wpsg'), $this->get_option('wpsg_mod_rechnungen_showgutschriftrechnung'), array('help' => 'wpsg_mod_rechnungen_showgutschriftrechnung')); ?>
|
199 |
<?php echo wpsg_drawForm_Checkbox('wpsg_mod_rechnungen_showgutschriftrechnung', __('Rechnungsnummer auf Rechnungskorrektur anzeigen', 'wpsg'), $this->get_option('wpsg_mod_rechnungen_showgutschriftrechnung'), array('help' => 'wpsg_mod_rechnungen_showgutschriftrechnung')); ?>
|
200 |
<?php echo wpsg_drawForm_Checkbox('wpsg_mod_rechnungen_showpv', __('Produktvariablen auf Rechnung anzeigen', 'wpsg'), $this->get_option('wpsg_mod_rechnungen_showpv'), array('help' => 'wpsg_mod_rechnungen_showpv')); ?>
|
200 |
<?php echo wpsg_drawForm_Checkbox('wpsg_mod_rechnungen_showpv', __('Produktvariablen auf Rechnung anzeigen', 'wpsg'), $this->get_option('wpsg_mod_rechnungen_showpv'), array('help' => 'wpsg_mod_rechnungen_showpv')); ?>
|
201 |
<?php echo wpsg_drawForm_Checkbox('wpsg_mod_rechnungen_showov', __('Bestellvariablen auf Rechnung anzeigen', 'wpsg'), $this->get_option('wpsg_mod_rechnungen_showov'), array('help' => 'wpsg_mod_rechnungen_showov')); ?>
|
201 |
<?php echo wpsg_drawForm_Checkbox('wpsg_mod_rechnungen_showov', __('Bestellvariablen auf Rechnung anzeigen', 'wpsg'), $this->get_option('wpsg_mod_rechnungen_showov'), array('help' => 'wpsg_mod_rechnungen_showov')); ?>
|
202 |
<?php echo wpsg_drawForm_Checkbox('wpsg_mod_rechnungen_hideCountry', __('Land auf Rechnung verbergen', 'wpsg'), $this->get_option('wpsg_mod_rechnungen_hideCountry'), array('help' => 'wpsg_mod_rechnungen_hideCountry')); ?>
|
202 |
<?php echo wpsg_drawForm_Checkbox('wpsg_mod_rechnungen_hideCountry', __('Land auf Rechnung verbergen', 'wpsg'), $this->get_option('wpsg_mod_rechnungen_hideCountry'), array('help' => 'wpsg_mod_rechnungen_hideCountry')); ?>
|
- |
|
203 |
<?php echo wpsg_drawForm_Checkbox('wpsg_mod_rechnungen_customermail', __('Mail an Auftragsbestätigung anhängen', 'wpsg'), $this->get_option('wpsg_mod_rechnungen_customermail'), ['help' => 'wpsg_mod_rechnungen_customermail']); ?>
|
203 |
<?php echo wpsg_drawForm_Input('wpsg_rechnungen_start', __('Startnummer (Rechnungen)', 'wpsg'), $this->get_option('wpsg_rechnungen_start'), array('help' => 'wpsg_rechnungen_start')); ?>
|
204 |
<?php echo wpsg_drawForm_Input('wpsg_rechnungen_start', __('Startnummer (Rechnungen)', 'wpsg'), $this->get_option('wpsg_rechnungen_start'), array('help' => 'wpsg_rechnungen_start')); ?>
|
204 |
<?php echo wpsg_drawForm_Input('wpsg_gutschrift_start', __('Startnummer (Rechnungskorrektur)', 'wpsg'), $this->get_option('wpsg_gutschrift_start'), array('help' => 'wpsg_gutschrift_start')); ?>
|
205 |
<?php echo wpsg_drawForm_Input('wpsg_gutschrift_start', __('Startnummer (Rechnungskorrektur)', 'wpsg'), $this->get_option('wpsg_gutschrift_start'), array('help' => 'wpsg_gutschrift_start')); ?>
|
205 |
<?php echo wpsg_drawForm_Select('wpsg_mod_rechnungen_gutschrifttax', __('Mehrwertsteuersatz für Bearbeitungsgebühr', 'wpsg'), wpsg_tax_groups(), $this->get_option('wpsg_mod_rechnungen_gutschrifttax'), array('help' => 'wpsg_mod_rechnungen_gutschrifttax')); ?>
|
206 |
<?php echo wpsg_drawForm_Select('wpsg_mod_rechnungen_gutschrifttax', __('Mehrwertsteuersatz für Bearbeitungsgebühr', 'wpsg'), wpsg_tax_groups(), $this->get_option('wpsg_mod_rechnungen_gutschrifttax'), array('help' => 'wpsg_mod_rechnungen_gutschrifttax')); ?>
|
206 |
<?php echo wpsg_drawForm_Input('wpsg_rechnungen_format', __('Format (Rechnungen)', 'wpsg'), $this->get_option('wpsg_rechnungen_format'), array('help' => 'wpsg_rechnungen_format')); ?>
|
207 |
<?php echo wpsg_drawForm_Input('wpsg_rechnungen_format', __('Format (Rechnungen)', 'wpsg'), $this->get_option('wpsg_rechnungen_format'), array('help' => 'wpsg_rechnungen_format')); ?>
|
207 |
<?php echo wpsg_drawForm_Input('wpsg_gutschrift_format', __('Format (Rechnungskorrektur)', 'wpsg'), $this->get_option('wpsg_gutschrift_format'), array('help' => 'wpsg_gutschrift_format')); ?>
|
208 |
<?php echo wpsg_drawForm_Input('wpsg_gutschrift_format', __('Format (Rechnungskorrektur)', 'wpsg'), $this->get_option('wpsg_gutschrift_format'), array('help' => 'wpsg_gutschrift_format')); ?>
|
Line 229... |
Line 230... |
229 |
</div>
|
230 |
</div>
|
230 |
</div>
|
231 |
</div>
|
231 |
</div>
|
232 |
</div>
|
232 |
|
233 |
|
233 |
|
234 |
|
234 |
<script type="text/javascript">/* <![CDATA[ */
|
235 |
<script>
|
235 |
|
236 |
|
236 |
jQuery(document).ready(function() {
|
237 |
jQuery(document).ready(function() {
|
- |
|
238 |
|
- |
|
239 |
jQuery('#wpsg_mod_rechnungen_customermail').on('change', function() {
|
- |
|
240 |
|
- |
|
241 |
if (jQuery(this).prop('checked') === true) {
|
- |
|
242 |
|
- |
|
243 |
jQuery('#wpsg_mod_rechnungen_auto').val('1');
|
- |
|
244 |
|
- |
|
245 |
}
|
- |
|
246 |
|
- |
|
247 |
});
|
- |
|
248 |
|
- |
|
249 |
jQuery('#wpsg_mod_rechnungen_auto').on('change', function() {
|
- |
|
250 |
|
- |
|
251 |
if (jQuery(this).val() !== '1') {
|
- |
|
252 |
|
- |
|
253 |
jQuery('#wpsg_mod_rechnungen_customermail').prop('checked', false);
|
- |
|
254 |
|
- |
|
255 |
}
|
- |
|
256 |
|
- |
|
257 |
})
|
237 |
|
258 |
|
238 |
jQuery('#wpsg_tab').wpsg_tab( {
|
259 |
jQuery('#wpsg_tab').wpsg_tab( {
|
239 |
'cookiename': 'wpsg_rechnungen_tab',
|
260 |
'cookiename': 'wpsg_rechnungen_tab',
|
240 |
'tab2': function() {
|
261 |
'tab2': function() {
|
241 |
jQuery('.tablink').show();
|
262 |
jQuery('.tablink').show();
|
Line 344... |
Line 365... |
344 |
return false;
|
365 |
return false;
|
345 |
|
366 |
|
346 |
} // function wpsg_removeFooter()
|
367 |
} // function wpsg_removeFooter()
|
347 |
|
368 |
|
348 |
|
369 |
|
349 |
/* ]]> */</script>
|
- |
|
350 |
|
370 |
</script>
|
- |
|
371 |
|
351 |
|
372 |
|