Hi there,
I need to apply some additional tax inside sales operations (quotation, orders, invoice), but just when the total amount is greater than an specific amount.
Example 1:
A sale above $1000.00 must have 1% of Tax B, in addition to Tax A.
Product A......... $ 500.00
Product B......... $ 500.00
Subtotal........... $1000.00
Tax A............... $ 130.00
Tax B............... $ 10.00
Total Invoice .... $ 1140.00
Example 2:
A sale below $1000 must have only Tax A.
Product A......... $ 500.00
Subtotal........... $ 500.00
Tax A............... $ 65.00
Total Invoice..... $ 565.00
Is anyone have worked on something like that, please share your ideas!
Thank you,
1 02/29/2016 05:08:39 am
Topic: calculate tax when specific amount is reached (1 replies, posted in Accounts Receivable)
2 03/20/2010 05:11:51 pm
Re: words misunderstandsing (4 replies, posted in Items and Inventory)
Hi
And what does it mean 3*M column in Inventory Planning Report?
Thanx,
3 01/12/2010 11:47:00 pm
Topic: Change $page_security does not change their access (0 replies, posted in Setup)
I've created a new role with only "Sales order edition" role. This only let me create orders, but I want to grant access to Inquiry Sales Orders.
So I change the $page_security in sales_orders_view.php with the same value as sales_order_entry.php, but when I log in the Inquiry Order Sales is always disabled.
What am I doing wrong?
Thanks,
4 01/11/2010 02:43:27 pm
Topic: Filtering the Customer List (0 replies, posted in Accounts Receivable)
Hi, in my case my question is as follows:
When a Salesman logs in and is ready to start a new order, I would like that the customer list in the new order can shows only the customers assigned to the Salesman logged in, instead all of the customers in the database.
What would be the steps to make this?
Thanks,
5 01/10/2010 08:00:47 pm
Re: howto pre-select a customer (9 replies, posted in Accounts Receivable)
In my case my question is as follows:
When a Salesman logs in and is ready to start a new order, I would like that the customer list in the new order can shows only the customers assigned to the Salesman logged in, instead all of the customers in the database.
What would be the steps to make this?
Thanks,
6 12/09/2009 06:35:49 pm
Re: Nothing shows in Inventory Item Status (8 replies, posted in Items and Inventory)
I found the issue.
The table lock_stock was empty. Maybe the records was not copied during a database transfer. I retransfered again and Reorder Levels and Item Status is ok.
Thanks for the test. That was a very good help.
7 12/09/2009 03:00:29 am
Re: upgrade problem with Access Setup (6 replies, posted in Setup)
Thanks for your responses. I did all the steps once again. Now the results are good. I think my error was that I was trying to login using the old theme 2.1 fancy. The solution was: I started over the upgrade but I changed the theme to default before the upgrade. Then after the upgrade, I installed the 2.2 fancy theme and now is working well.
Cheers!
8 12/09/2009 02:51:37 am
Re: Nothing shows in Inventory Item Status (8 replies, posted in Items and Inventory)
I have one location, the code name is just "DEF".
I was testing on "Reorder Levels" link too, it seems to have the same problem, no data display.
Is it related too?
9 12/08/2009 02:19:20 pm
Re: Nothing shows in Inventory Item Status (8 replies, posted in Items and Inventory)
It's only appears the header of the table, with no data.
Just the headers and then, the Back button.
10 12/08/2009 12:33:29 am
Re: Nothing shows in Inventory Item Status (8 replies, posted in Items and Inventory)
Of course I have items and existences.
The only way I have is the Stock Check Sheets.
11 12/07/2009 11:14:38 pm
Topic: Nothing shows in Inventory Item Status (8 replies, posted in Items and Inventory)
Inventory Item Status does not show any data. I've checked in 2.1 and 2.2 versions and it appears the same issue.
Can you explain something about that?
Thanks,
12 12/07/2009 10:23:48 pm
Re: upgrade problem with Access Setup (6 replies, posted in Setup)
I have the same problem, and I can't solve it.
I've upgraded from 2.1 to 2.2 and I applied the upgrade to the database, no problem there, I could browse through the tabs. All users have a prefix FA 2.1, I've create a new role as Alvin said, I reassigned the new role to adminitrator user, and comment the security_group and security_headings, then I logout.
When I try to login again appears the message: "The security settings on your account do not permit you to access this function", and I can't login.
Can you explain how to fix this?
Thanks,