473,385 Members | 1,973 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

possible table setup problem due to vat

i have been writing an app for my work for 18 months now, in a fairly
organic manner! my boss has never used a computerised system and i
have been learning access along the way.

we are a tyre/exhaust garage and the app will cover buying stock,
invoicing customers, vat returns,, monthly statements for account
holders etc etc. most of it is done and i am happy with it.

the only thing causing a problem now is 1 suppliers method of
invoicing. i have already solved the problem of some suppliers
method of vat calculation being slightly off by entering the vat once
the invoice is recived as a figure rather than calculating it.

basically what happens is this. we receive an advice note when
products are delivered, this is entered on the system on a form/
subform (tblacq/tblacqdetail). when we recieve the invoice (from all
bar this one supplier) each invoice exactly matches one advice note,
so that record is updated with vat amount, tax point and invoice
number. all straightforward and easily done.

this particular supplier provides us with an advice note for each
delivery but rather than a separate invoice for each advice note they
send one invoice every fortnight covering each and every delivery.
the problem with this is they calculate vat on the total so i cannot
enter the vat amount for each advice note.

Any ideas?
Dec 19 '07 #1
2 1178
1) You could divide the TOTAL INVOICE VAT by TOTAL INVOICE PRICE
(including Vat)

2) You will then end up with a RATIO (the answer of 1).

3) Multiply the ITEM PRICE by the RATIO, and you get VAT for that
Item.

I think my maths is right ?

Anyone want to back me up here ?
Groovo

Dec 19 '07 #2
There may be a good reason why you have decided to grown your own
rather than buying an accounting package such as Quickbooks which will
do everything you mention in your post, and the payroll too. However,
where VAT is concerned the VAT officials can get rather picky and you
may feel that it would be safer to use a package that is approved by
the powers that be. If there are particular aspects of what you have
designed that don't fit easily into an accounting package, it might be
worth considering keeping those within your database but moving the
accounting stuff into an accounting package. This should have the
effect of reducing your boss's audit and payroll costs as well as
making the whole tedious business of end of year returns a whole lot
simpler. I appreciate that this doesn't actually answer your question
and is only offered from the "been there, done that and wished I
hadn't" point of view. If the advice is unwelcome, just disregard it
Dec 19 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: ajay | last post by:
I have following code for a slide menu but i twiked it to work for a single level menu. Open it in a Browser to get a clear picture. I have 2 Qs 1) How to make first entry as non-link. i.e i...
3
by: Ben | last post by:
Hi everyone, Now I am using Visual Basic.net to write a program but having some headaches. The situation is as follows: I am using ODBC connection to connect one database( non-SQL server) ,...
4
by: Paul .V. | last post by:
I need to setup two tables with default information. First off I need a company table. Quite simple. Name, Address, phone, tax number and so on. So I have setup that table with the fiels...
1
by: Thanks | last post by:
I have a routine that is called on Page_Init. It retrieves folder records from a database which I display as Link Buttons in a table cell. I set the table cell's bgcolor to a default color (say...
1
by: Gene | last post by:
I would like to know if the following is even possible with the visual studio.net Setup and Deployment project. 1. During the deployment after creation of application directory the setup needs...
10
by: eholz1 | last post by:
Hello Members, I am setting up a photo website. I have decided to use PHP and MySQL. I can load jpeg files into the table (medium blob, or even longtext) and get the image(s) to display without...
11
by: Timofmars | last post by:
I'm try to Unload DB2 data from a table into a record sequential file on NT. I can an unload on Mainframe, but it doesn't seem to be an option in NT. In NT, all I can do is export/import. I can...
5
by: =?Utf-8?B?WWFlbA==?= | last post by:
Hi, I have this method in my c# vs.net 2003 code: ================= Start Code ================= private void isOutlook() { Microsoft.Win32.RegistryKey key =...
2
by: cj | last post by:
We have a legacy accounting system (not developed in house) here that happens to be written in Visual FoxPro. One of the tables has an index that is actually a coded function COMPANY1 ...
0
by: =?Utf-8?B?Qi4gQ2hlcm5pY2s=?= | last post by:
What's the problem here? I thought it was intuitively simple to setup 2 Object data sources bound to 2 separate controls on the same page, both using the same table adapter, but different select...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.