Vendor bulk payments
Vendor settlement credits created, applied to bills & the bills paid ALL with Just 1 Click, that's how to save loads of time with bulk payments ;-) What used to take me 3 - 4 hours on a Friday / Saturday now takes less than 3 minutes - Whooooaaa ! & When you get the auto bank payments feature launched, paying vendor bills will be truly magical !
Entering / editing customer address at invoice, sales order & estimates, would like to change the order in which they are ENTERED
Entering / editing customer address at invoice, sales order & estimates, would like to change the order in which they are ENTERED I have figured out how to display correctly by moving the place holders in settings. My big problem is the order in which the data needs to be entered, and it is not consistent across all zoho platforms. Please make it consistent. It's fine if I go to Contacts - Edit, the order in which the address is entered is: Attention: Country: Address (street1) Address (street2)
"paid through" field
Hi, I have a trial account. I'm entering expenses in Money Out and need to be able to add something other than "petty cash" or "undeposited funds" to the the paid through field (for example, check or credit card). How do I do this? Thanks!
Tally vs ZOHO Books
You claim to be an online accounting software compared to desktop accounting of Tally. How can we do payroll entries supported by Tally in ZOHO Books? There is simply no option for such a basic accounting requirement other than to pay separately for ZOHO
Docs
Whilst you're updating this module, please bear in mind .... Add to bill in Docs ... The bill preview pane is a real PAIN ! Please, please re-set the dimensions & add a horizontal scroll bar - it's a nightmare having to resize the browser constantly &
Zoho changes terms from N30 to Custom even with N30 selected under the company configuration
Hi Zoho Community, I am having a difficult time with Zoho books as the information I am adding in there is not being reliable. Our company has some sales in different terms (30,60 and advance) and our contacts they are all classified that way in books.
Can I enter manually receipt number when payment received?
Dear Zoho Team, Can I enter manually receipt number when payment received?
Printing on A5 sheet
Hello Team. I am looking for options to reduce the hard printing size of the invoice. I would like to bring down the size to A5 paper ( 5.8 x 8.3 in). I see that the new template for Invoice only provides a default size of A4 & Letter. Do let me know
Invoice Template Custom Background and Company Logo Questions
Howdy. What are the pixel requirements for a custom background and for a company logo in a custom invoice template please? Our logo and background image don't seem to fit and we can't find recommended pixel size listed. Thank you. Mary C.
Issue in Books API Docs
So here's what I figured out with the help of support yesterday. There are 2 ways to get a token. Through the web page or using oauth2. Both can work but oauth2 is more robust. Depending on which method you use you have to use a different header for your calls. If you use the first method (auth): request.AddHeader("Authorization", "Zoho-authtoken " + authtoken); If you use the second method that also returns a refresh token: request.AddHeader("Authorization", "Zoho-oauthtoken " + oauthtoken); The
Tracking purchase expense with items purchase info
Hi, I can't find this in the thread so I am asking it here. When I create items in my account and set up recurring invoices that include those items, I think the journal will be something like: Dr Receivables Cr Sales Dr Cost of sales Cr Inventory I'm asking because I set up the items to automatically update Cost of sales with the cost price. Does this mean I do not have to create a recurring purchase expense for those items? Or do I still create the purchases expense to affect inventory eg. //
Discount Estimate in Zoho Books
Hi All When you change the discount from % to € in Zoho Books the Estimate still has the % symbol in the final document. Can you please change this? Kind regards Owen Bagnell
What's New this February 2019 in Zoho Books?
Hello Everyone, We're pleased to let you know that we've set off 2019 with some exciting feature updates and enhancements. So here's a sneak peek to some significant updates we rolled out this January. MTD VAT Pilot (United Kingdom) HMRC now allows all businesses to sign up for the MTD VAT Pilot and to file your returns online. Sign up for the pilot in Zoho Books by clicking Join MTD VAT Pilot on your Dashboard. The HMRC also recognizes Zoho Books as a VAT Compatible software so, all you have to
Different business verticals in one organisation
In my company we have 2 different divisions, every division having its own P/L. what is the best way to track this? In essence different cost centers with its own COA?
Recurring Journals
Hi, Currently you can only post Journals individually. Is there any chance that in the future a recurring journal feature will be added? Thanks
Recurring Journals
Hi, would it be possible for you to have Recurring journals as an option please so that we can set up regular journals such as depreciation to go through each month. this would be a huge time saving option to save having to re enter each monthly journal. Also, for the UK is it likely that you will be adding features for the Construction Industry tax Scheme? And will you add the feature so that we can submit VAT returns directly through the software instead of having to send it through the Gov gateway?
Attachments for journal entries
I don't see a way to attach documents to journal entries. It would be a nice feature to be able to attach files to journal entries as a way to document the reason/supporting documents/etc. (Quickbooks has this feature and I would assume it would be an easy enhancement)
Suggestion
Hi, This Is Paul from KP Powerways India, I am glad to check out the new feature to adjust the logo size which has become an ease for editing our templates. My suggestion to this is, instead of putting a slider you can put Numeric values for size, This will minimize the difference in look between all documents. For example; If I have selected font size 5 for Invoice i can select the same for all my templates. So that the all the documents have the same size of logo. Hope you understand my Suggestion/Query.
merge purchase orders
Hello, I create on every order an invoice to keep track. My supplier like to receive them as one. Is it possible to select multiple PO and merge them into one? This saves a lot of work for all parties. Thank you. Robert
Set Invoice status to sent via Deluge
Hello, I try to generate an invoice from Creator with Delug. After generating the invoice the user should be redirekted to the invoice url. This works fine, but the invoice is generated with status draft. So the invoice url will not work. Here is my test
List of invoices with Subtotal - tax - total
I am trying to get a simple report that lists by date range Invoice # - customer name - Subtotal - Taxes - Total I find I can export the invoices but it gives me 1 line / task. I just want a summary
Custom payment number in vendor payments
Hi Is it possible to provide our own payment number when creating vendor payments through zoho books API? Thanks Avinash
Vendor for every store and restaurant expense?
As a sole proprietor, I end up with a lot of expenses from coffee shops near my home and online stores like Amazon, for little miscellaneous purchases while I'm working. It seems absurd to create a Vendor record for each of these retailers (especially since my plan has a limit on contacts). However, I feel like certain Zoho Books features really want me to have a Vendor for every expense. (For instance, searching banking records by description seems nearly impossible.) At what point do you consider
Deluge help
Trying my hand at Deluge again & struggling with it, JavaScript syntax would be much easier ;-/ I'm having a problem getting a custom field value, can you point me in the right direction please guys ... lineItems = salesorder.get("line_items").toList(); for each lineItem in lineItems { name = lineItem.get("name"); if(name.contains(string)) {amount = lineItem.get(custom_field_name.value);} } info amount;
Custom Views
Please add criteria to custom views in sales orders, see attached...
Auto Vendor Credits
For anyone familiar with JavaScript, you may find this handy if you get settlement discounts from your suppliers. You have to : set up items with the discount amount, get the id of this item, set up a a contact custom field called "Settlements", Enter
Bank reconciliation
It would be a great help to have the banking module reconciliation sorted as the banks show on the statement. It's generally sorted by date & then lowest to highest value. Zoho shows them by creation time, which is not at all helpfull when there are lots
How i can recorder employee wise salary
How i can recorder employee wise salary
How do I send the receipt to my client for a deposit he has to make before a project starts?
So I am starting a 3 month long project with my client and I need to send him a receipt for the deposit he has to pay me which 30% of the entire amount. So 1. How do I sent the receipt? 2. How do I record it and send him some sort of update that I received it and is part of the entire payment? 3. Can I send him the receipt before he makes the payment to let him know howmuch he has to send and record it? Thanks in advance.
Show original selling price on template (item table)
Hi, I'm trying to figure out how to get Zoho Books to generate a Commercial Invoice for international shipping. We've created a seperate invoice template to generate the Commercial Invoice before switching back to the Invoice template and sending the
ZohoBooks Rest API and Self Client Option
Hi, I'm developing stand-alone java application that needs to use ZohoBooks API. But since this is a single java application that runs every night, there is no user and authorization, authentication should be made automatically between my app and zohobooks. My questions are: for stand alone option in https://accounts.zoho.eu/developerconsole it says the code will expire in 3 7 or 10 minutes. So how can I get this code automatically? Every time when I start my app should i get this key manually? There
Vendor credits cloning
Just want to thank you Zoho guys - this really is a fantastic feature addition - using it already, saves lots of time for me ;-)))))))
Api for sales orders
Missing a variable for the packing status ?
Contact | Email contact
An extra parameter file_name found in your request
Purchase Bill entry with Item Level discount
Hi, how can we enter BILL with item level discount ?
EU Acquisition
I have bought goods from a VAT registered EU supplier at 0% Vat. When I run the Vat Calculation Summary report I expected the Vat to show in the Box 2 figure and then be added (to reclaim) to the Box 4 figure. My old accounting software used to do this. How do I show the amounts? David
Bill from Invoice
Hey Deluge experts, a little challenge if I may ask of you ..... When we invoice a certain item it is also billed at the same time ! On invoice creation, I'd like to iterate through line items, on encountering a certain sku, store a few lines of data
How to record expenses where GST invoice is issued later?
Hi there We have many expenses (flights, hotels, stationery etc) for which the supplier issues a proforma invoice and then supplies a tax invoice a few days later. The proforma invoices generally don't have any GST information on them. Currently, we are manually maintaining a list of pending invoices and manually adding the GST invoices when we receive them. Obviously, this leave a lot of room for mistakes. What is the best way to handle this? Cheers!
Business continuity issue for client - Free plan not upgraded despite making payment
We had mapped a client to our Zoho Store account, and made a payment on their behalf for 1 year Standard plan for Zoho Books. It was showing us that the client is now on a Standard Plan, however, our client has reported that they are still on Free Plan. This has impacted their business, as they are not able to generate new invoices for new clients. This is not done, as payment has been made, and service is not provided. We seek an urgent solution for this issue.
Add new, already existing organization (i.e. merge 2 Zoho accounts)
Hi, We've been using Zoho for a while and love it, now I created a second account for our second business using a separate email address and login, added everything in, and THEN realized that I could have just added a new organization into the existing login. That would be way easier to manage. Is there a way now to link those 2 accounts? I.e. add the second, new one that I have created as a second organization in the main business, rather than a separate login? Thanks for your help! :)
Next Page