Questions tagged [invoice]

An invoice or bill is a commercial document issued by a seller to the buyer, indicating the products, quantities, and agreed prices for products or services the seller has provided the buyer. An invoice indicates the sale transaction only.

An invoice or bill is a commercial document issued by a seller to the buyer, indicating the products, quantities, and agreed prices for products or services the seller has provided the buyer. An invoice indicates the sale transaction only.

Payment terms are independent of the invoice and are negotiated by the buyer and the seller. Payment terms are usually included on the invoice. The buyer could have already paid for the products or services listed on the invoice.

Buyer can also have a maximum number of days in which to pay for these goods and is sometimes offered a discount if paid before the due date.

749 questions
0
votes
1 answer

How to export to pdf, word, excel file

I use ASP.net MVC 3. I have these two requirement. Frist one is creating invoice in my application. I want to export the datas to pdf , word , excel file. I downloaded itextsharp dll, can anyone tel me is there anyother alternative to datas in the…
gs11111
  • 649
  • 2
  • 17
  • 49
0
votes
2 answers

Add item numbers to items in Magento Invoice PDF

I am trying to do something that should be really simple, but I am stuck. I am trying to add serial numbers (1,2,3 etc) to the items in Magento's invoice pdf under a column called Serial Number. Any clues on how to do this? Thanks!
GKRP
  • 85
  • 2
  • 10
0
votes
2 answers

Firebase as distributed database sync engine for invoices, with disconnect?

I'm building a invoice app for iOS. I need a way to sync data between several devices of the same company that use the app. This have the common customers, product, inventory, invoices/detail tables. I wonder if firebase is suitable for this.…
mamcx
  • 15,916
  • 26
  • 101
  • 189
0
votes
3 answers

prevent duplicate invoice no. against particular ID

I have confusion on how to prevent duplicate InvoiceNo against CompanyId. I just have prepare an Invoice project that has field like CompanyId and InvNo. Both do not have Unique Keys because Company ID and InvoiceNo both have to repeated. as per…
mahesh
  • 11
  • 2
0
votes
1 answer

Generating invoices in C# WinForms

I have this application (it is written in Romanian): I have made just the easy things for it, but my problem is that I don't know wich is the best methd for generating the invoice. Could anybody give me a good resource, and explanation based on it,…
Victor
  • 13,914
  • 19
  • 78
  • 147
0
votes
1 answer

Calculating sales tax in php by invoice line item

I have a question on what the best way to calculate and store sales tax in the US should be. I am creating an invoice program that can have multiple line items. Here is an example of the issue I'm am running into. One of my invoice line items…
Tom
  • 363
  • 2
  • 11
  • 21
0
votes
1 answer

Post Javascript Form into mysql

I'm working on an invoicing system. I'm using javascript to add line items as needed however the added line items are not posting when I click submit. I'm thinking it is probably an issue with div somewhere but I cannot seem to find it or get it…
Tom
  • 363
  • 2
  • 11
  • 21
0
votes
1 answer

How to set up a Cron job?

I am trying to set up Recurring Invoices as documented on http://www.fusioninvoice.com/support/recurring-invoices but I don't understand and cant work out what to do. I have found a alphanumeric 'key' but not sure where or what to do? Do I need to…
Cody New
  • 11
  • 1
  • 4
0
votes
1 answer

Handling Invoice Number in Multiple Computer

I am developing billing software in java. In my application user opens a window for creating an invoice. When the window opens it fetchs the MaxID and returns a long MaxID+1 from the INVOICE table and displays it in a Jlabel. Now when user starts…
Pranjal Choladhara
  • 845
  • 2
  • 14
  • 35
0
votes
0 answers

Swedish rounding in invoices

I'm designing a invoice feature for my web app, and i'm introduced to issue of rounding up numbers for certain countries like Sweden, Switzerland, New Zealand. The thing that confuses me is that i'm not sure if is should round up the total invoice…
Goran Radulovic
  • 1,987
  • 3
  • 16
  • 23
0
votes
1 answer

How to change the background color of default magento generated invoice pdf that's generated to print?

Can anyone give any idea on where the html files are located that generates the invoice pdf while trying to print it out(in admin).Also I need to modify the background color from the one as in the default one that is generated by magento. Thanks…
Smriti
0
votes
1 answer

Paypal with invoice and order confirmation in android app

I have to develop one shopping cart app and integrate Paypal. How can I set the Paypal payment invoice data? How can I add productname, quantity, price to Paypal payment invoice?. This is my code for product that is added to cart page: public class…
user1897014
  • 143
  • 4
  • 14
0
votes
3 answers

How to create a multiple page invoice in asp.net c#?

I am thoroughly confused with something I want to do and am looking for some advice. One of my client has to produce monthly invoice detailing all of the company expenditure, and two other such invoices. The client is sure that he only needs these…
LocustHorde
  • 6,361
  • 16
  • 65
  • 94
0
votes
1 answer

How to create SOAP XML request message for paypal CreateInvoice api using c#

I have created a sandbox test accounts for PayPal. I want to consume the PayPal api CreateInvoice,SendInvoice and CreateAndSendInvoice using SOAP xml format in C#. The documentation from x.com, doesn't show any completed request message at least in…
GiantHornet
  • 102
  • 8
0
votes
1 answer

Wordpress web invoice 2checkout redirect

I have 2checkout account running in demo mode and have just integrated 2checkout with wordpress plugin web invoice. The invoice is being generated perfectly but when the user completes the transaction and is redirected back to my website, it…
Sohail
  • 45
  • 1
  • 6