mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
add leads to client model
This commit is contained in:
@@ -8,3 +8,4 @@ $currency_code = sanitizeInput($_POST['currency_code']);
|
||||
$net_terms = intval($_POST['net_terms']);
|
||||
$tax_id_number = sanitizeInput($_POST['tax_id_number']);
|
||||
$notes = sanitizeInput($_POST['notes']);
|
||||
$lead = intval($_POST['lead']);
|
||||
|
||||
Reference in New Issue
Block a user