E-INVOICE: Peppol id is used to compose the UBL21, improve check and use
This commit is contained in:
parent
2ba899bdb8
commit
9db299594d
5 changed files with 43 additions and 17 deletions
|
|
@ -76,11 +76,4 @@ class IPEPPOL_ID extends HtmlInput
|
|||
return $this->itext->display();
|
||||
|
||||
}
|
||||
|
||||
static function testme()
|
||||
{
|
||||
$ivatnumber=new IPEPPOL_ID("av_text13");
|
||||
|
||||
echo $ivatnumber->input();
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue