vtiger.com - Home of vtiger CRM
  Home Products Downloads Support Buy Support Partners Company  Community Forums Blogs   Jobs Board  
Call Us: +1 408 716 8592
Main Page | About | Help | FAQ | Special pages | Log in

Printable version | Disclaimers | Privacy policy

Inventory Management How tos

From vtiger.com

Customer Support Back to Home Reports & Dashboard


Contents

[edit] How to change the tax rate?

Login using an administrative account then select Settings tab. In the Settings menu scroll down to Other Settings section and select Tax Calculations. In the Tax Calculations page, specify taxes as per your business requirements.

[edit] How to send quote to the customer?

Goto Inventory then Quotes. Add a new quote, Fill in mandatory data: Subject, Account Name, Billing & Products. Click Save, then on the right hand side select Export to PDF. Send via preferred choice.

[edit] How to add 100 products using Excel/CSV

TBS

[edit] How to get total field of purchase order table with report

TBS

[edit] How to make a report that includes both Quote and Product

Does anyone have any thoughts on how to make a report that includes both Quote and Product information... moreover, how does one go about producing lists/reports that show the Product associated to quantities sold as well as prices sold at (average prices would be great also). thoughts? ideas? slight notions that have a small chance of shedding a tiny light in this dark and mysterious area?

Ans:

[edit] How to print ASSIGNED TO details on Quote and SO

I need to show the owner name (and cell phone) in the PDF of the quote (ie the assigned salesman) soi that the customer can easily call back for info/negotiation/closing. It should be easy in principle as in the detailview quote HTML/PHP I have the faculty to choose the Assigned To.

Ans: To change the Quote PDF and add the currently assigned user as a field: EDIT: (vtigercrm5apache\htdocs\vtigerCRM\modules\Quotes\CreatePDF.php) and add the following line in the //Quote Information section: $assigned_to =getUserFullName($focus->column_fields["assigned_user_id"]);

Then within the quote header you can reference the 'assigned_to' i.e. $pdf->addBubbleBlock($assigned_to, "Assigned To", $acctBubble);

[edit] How to assign a Product to an account?

I just want to assign a product to an account. Let's say i am an agency selling webhosting accounts to customers. Now a new customer books a premium package...

My wish would be:

  1. Select the account
  2. Scroll down to products
  3. Choose the existing product and assign it to the new customer

Ans:

[edit] How to set seed invoice number

TBS

[edit] Is there any way to create an invoice or a Quote in a different currency than the default currency for the logged user?

Ans:There is a possiblity to do that. create a new currency from Settings > Currencies and assign the new currecy to the user. now if you logged in using that user account, you can create invoice or quote using user selected currecy.



[edit] Can I email a quote just created, without much manual operations?

Ans:we do not currently have this feature. We will ticket it as a Feature request for future implementation.


[edit] Can I create a follow up for the quote just created, without much manual operations?

Ans: We can create a follow up of Quotes in the following way:

[edit] How to use price books?

Price Books implement the function of differentiated price lists for different customer groups. The price in the products list is the cost for buying the product.

[edit] How to remove/hide Shipping Address in module Quotes

Ans: database Database: vtigercrm5 - Table: vtiger_field -- set displaytype 0 ( for columnname ship_street )

[edit] Can someone provide me the information where to customize the PDF middle part in quotes or invoices..

See: How to change the PDF layout

Retrieved from "http://wiki.vtiger.com/index.php/Inventory_Management_How_tos"

This page has been accessed 4,031 times. This page was last modified 14:44, 1 March 2008.


Find
Browse

Main Page

Community Portal

News & Events

Recent Changes
Edit

Edit this page
Editing help

This page

Discuss this page
Post a comment
Printable version

Context

Page history
What links here
Related changes
My pages

Log in / create account
Special Pages

New pages
File list
Statistics
Bug reports
More...