Automate payments to Vendors
Hi, It would really impact positively in our business if we were able to create an invoice of a specific product, which would have been pre-configured with the Vendors' bank account information and the percentage of commission we get, in a way that as soon as the client payed, we would receive our 25% and our Vendor (in our case an owner of a vacation rental apartment) his 75%. Any chances or ideas on how we could get something like that to work? Thanks a lot in advance, Gabriel Leveau
Wholesale & Retail price lists
Hi, apologies if this has been asked but I'm preparing my first CSV import and I have stumbled at the pricing point. We have two prices, one for retail end-users and another for wholesalers that buy in bulk. How do I add a column to the import template with the second price? What would I call it? Many thanks in advance. Paul
Get Expenses using SharePoint Designer Workflow
Using SPD site Workflow to get all expenses items is giving the below error: Response Content: {"code":14,"message":"Invalid value passed for authtoken."} However, when accessing the link directly from the browser everything is working fine.
How use filter and pagination during call Zohobooks API ?
Hi Expert , I am a .Net developer . I am using rest api to get/post data from/to Zohobooks . I have successfully get/post data. Now i want to add some filter during call get api as every time i am getting all data from Zohobooks.Below is example that
Invoicing for LiquidPlanner timesheets
Hi, I wrote a small perl script today that takes the timesheet .csv file that LiquidPlanner can export, and creates a new .csv file from it for an invoice for those tasks. Like a lot of code people write and give away, I wrote it specifically for my needs and it's unlikely to exactly meet your needs without some changes & setup. Here's the code, in the public domain in case it's useful. I'd love to see any improvements you make. If you're not sure what a perl script is or how to adapt it to your