Well, you simple wait until you get your final receival before allocating your initial payment.
When doing your payment you can instead reference the invoice number in the payment memo field.
This is the way I can suggest for you.
/Joe
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
FrontAccounting forum → Posts by joe
Well, you simple wait until you get your final receival before allocating your initial payment.
When doing your payment you can instead reference the invoice number in the payment memo field.
This is the way I can suggest for you.
/Joe
By using reference numbers instead of real numbers you can create your own number serie. F.i. starting with charactere FA001 and so on.
In config.php you can choose to use the built in numbers or reference numbers when sending the items to your partner.
$print_invoice_no = 0;
Setting this 0 value prints the reference number. Setting it to 1 will print the built in numbers.
/Joe
Hello Marc,
It seems that there is some kind of catch 22 here. I haven't heard of this behaviour before and cannot reproduce it.
You can remove the delivered fields in the table purch_order_details in your database. You can use phpMyAdmin for doing that. Look up your database (you can find the database name in the file config_db.php). Look for X_purch_order_details, where the X_ is the prefix of the database.
Look up your Purchase Order No of the records. Set the quantity_received and qty_invoiced to 0.
After these operations you should be able to Cancel the Purchase Order in FrontAccounting.
/Joe
The item description is shown on the printed purchase order. This info is only relevant for the supplier.
Joe
It is not possible to create users only allowed to see his own data.
Joe
1. Create and send the PO to the supplier.
2. Create a payment to the supplier without allocating anything. Make a memo on the payment, f.i. PO #5. After creating the payment you can make a remittance and send it to the supplier.
3. When the goods are received use the Outstanding po maintenance and create the receival.
4. When the invoice arrive, enter the supplier invoice and select the po receival
5. Select Allocate supplier payments and credit notes. Select the payment you made before and the invoice to allocate.
Joe
Make a payment to the supplier without allocating any invoices. You may put a memo/comment on the payment regarding the PO. Send a remittance. When goods arrive you enter the receival and when the invoice arrive you enter the invoice and allocate the former payment for the invoice.
/Joe
No, this not possible in FA. The customer should be able to see this info in his own accounting system.
/Joe
Have you tried to set up the time-out value in php-ini.
/Joe
It seems that it is already voided. You should now be able to go into Purchase Order Inquiry, select the PO for editing and here you should be able to cancel the PO.
/Joe
You can see if it is available from the repository by selecting Setup tab, install/activate extensions.
Decimal places are per user basis.
Joe
Please set the $go_debug flag to 1 in the file config.php. This will usually trap errors. You can also look at the errors.log in the /tmp folder.
You can also search the forum for similar issues. Try the search for, redirect .
If you still have the error, then consider upgrading your php version.
Joe
You can change the timezone in the config.php file.
/Joe
Can't you just print the existing tax report to Excel instead of PDF?
/Joe
This font can be downloaded from page:
ae_tholoth
Please follow the instructions and copy the font files into /reporting/fonts .
/Joe
The last parameter in function session_set_cookie_params in only available from php version 5.2. Please update to this version, because this last parameter is mandatory for setting new sessions safely.
/Joe
Please tell us which version of FA you are using, as well as the php version.
Joe
The reorder level is a warning about purchasibg new items. There is some list you can print out. Also if there is an email address on the location, an email is sent to that address when reaching this reorder level.
Joe
No, you can also try on the Training Co, first.
JOe
I am very busy at present. Please read about this in the wiki.
Joe
Well, please read about this in the https://frontaccounting.com/fawiki. You could use assembly (simple manufacturing) to do this.
/Joe
Then you should void the receival first.
/Joe
In the PO inquiry, select edit this order. Then select 'Cancel Order'.
Joe
No, you will have to rewrite the report or better make an extension.
/Joe
FrontAccounting forum → Posts by joe
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.