cmc-sales/php/app/views/quotes/payment_terms.ctp

3 lines
50 B
Plaintext
Raw Normal View History

2023-06-14 14:31:41 -07:00
<?php
echo $form->input('Quote.payment_terms');
?>