CCARD : rewrite
This commit is contained in:
parent
b5aa321d93
commit
14cc18d9a9
9 changed files with 433 additions and 116 deletions
|
|
@ -350,6 +350,8 @@ $path = array(
|
|||
"check_vatnumber"=>"ajax_check_vatnumber",
|
||||
// Tax Detail
|
||||
"tax_detail"=>"ajax_tax_detail"
|
||||
// card category definition : from CCARD
|
||||
,"category_card_definition"=>"ajax_category_card_definition"
|
||||
) ;
|
||||
|
||||
if (array_key_exists($op, $path)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue