DotNetInvoice Forums

DotNetInvoice Invoicing Script Discussion Forum
Welcome to DotNetInvoice Forums Sign in | Join | Help
in Search

How to add new check box in Create Invoice

Last post 08-02-2009, 4:50 PM by dnisupport. 3 replies.
Sort Posts: Previous Next
  •  07-27-2009, 9:13 PM 519

    How to add new check box in Create Invoice

    I will need to add new check box 'display in report' beside checkbox 'Taxable'  in Invoice Items (Description,Quantity,Unit Price,Total,Taxable,Display in Report) in the create Invoice form. Can you please help me how to add functionality for this new column in the code behind page.

    Many Thanks,

    Suresh 

     

  •  07-28-2009, 3:33 PM 520 in reply to 519

    Re: How to add new check box in Create Invoice

    Hi Suresh,

    I would recommending searching for all of the places in the code behind where taxable is used and model your additional field from the tax field.  Your field will probably be more simple than the tax field since it won't recalculate other values for the invoice item.

    If you have any further questions about how DotNetInvoice works, you can email us at support@dotnetinvoice.com.  You can also contact us there if you are interested in us doing any consulting work for you.


    ---
    Jeremy
    DotNetInvoice Support
  •  07-31-2009, 7:45 AM 521 in reply to 520

    Re: How to add new check box in Create Invoice

    Hi Jeremy,

    Thank you for your quick response. Do you have any user manual for Dotnetinvoice.

    Regards,

    Suresh 

     

  •  08-02-2009, 4:50 PM 522 in reply to 521

    Re: How to add new check box in Create Invoice

    Suresh,

    DotNetInvoice includes the installation instructions and comments and notes in the code.  In general, the site is meant to be easy to use so that we don't need extensive instructions.


    ---
    Jeremy
    DotNetInvoice Support
View as RSS news feed in XML
Powered by Community Server (Personal Edition), by Telligent Systems