23if ( ! defined (
'ALLOWED') ) die(
'Appel direct ne sont pas permis');
28echo
'<div class="content">';
29if (
$own->MY_TVA_USE ==
'N')
31 echo
'<h2 class="error">'._(
"Vous n'êtes pas assujetti à la TVA").
'</h2>';
46 <?=
$manage_table->get_object_name()?>.afterSaveFct=
function(p_param,p_xmltext) {
50 var xml = p_xmltext.responseXML;
51 var old_tva_id=getNodeText(xml.getElementsByTagName(
"previous_id")[0]);
52 if (old_tva_id != p_param.getAttribute(
"ctl_pk_id")) {
53 var ctl_row=getNodeText(xml.getElementsByTagName(
"ctl")[0])+
"_"+old_tva_id;
58 console.error(e.message);
Class to manage the company parameter (address, name...)
Configure the tva : code , rate, label ... When using Manage_Table_SQL.
ORM abstract of the view public.v_tva_rate.
if($own->MY_TVA_USE=='N') $tva_rate