Fixed numeric fields to accept user native number format.
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Fri, 14 Mar 2008 20:17:56 +0000 (20:17 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Fri, 14 Mar 2008 20:17:56 +0000 (20:17 +0000)
commit0ad7b92c6cf2e4e65ca0fa94ba31f30f7b292ba8
tree3a1edaf18781994409e4e6b2a741e0f8265b21cc
parent7e627484a9dbc0653469eb5ea22ba0cd2b036cc0
Fixed numeric fields to accept user native number format.
51 files changed:
admin/gl_setup.php
gl/bank_transfer.php
gl/gl_budget.php
gl/gl_deposit.php
gl/gl_journal.php
gl/gl_payment.php
gl/includes/db/gl_db_banking.inc
gl/includes/ui/gl_deposit_ui.inc
gl/includes/ui/gl_journal_ui.inc
gl/includes/ui/gl_payment_ui.inc
gl/manage/exchange_rates.php
inventory/adjustments.php
inventory/cost_update.php
inventory/includes/item_adjustments_ui.inc
inventory/includes/stock_transfers_ui.inc
inventory/manage/item_units.php
inventory/prices.php
inventory/purchasing_data.php
inventory/reorder_level.php
inventory/transfers.php
manufacturing/inquiry/where_used_inquiry.php
manufacturing/manage/bom_edit.php
manufacturing/work_order_entry.php
purchasing/allocations/supplier_allocate.php
purchasing/includes/ui/po_ui.inc
purchasing/inquiry/po_search.php
purchasing/po_entry_items.php
purchasing/po_receive_items.php
purchasing/supplier_credit_grns.php
purchasing/supplier_invoice_grns.php
purchasing/supplier_payment.php
purchasing/supplier_trans_gl.php
sales/allocations/customer_allocate.php
sales/credit_note_entry.php
sales/customer_credit_invoice.php
sales/customer_delivery.php
sales/customer_invoice.php
sales/customer_payments.php
sales/includes/ui/sales_credit_ui.inc
sales/includes/ui/sales_order_ui.inc
sales/manage/customers.php
sales/manage/sales_people.php
sales/sales_order_entry.php
sales/view/view_credit.php
sales/view/view_dispatch.php
sales/view/view_invoice.php
sales/view/view_receipt.php
sales/view/view_sales_order.php
taxes/item_tax_types.php
taxes/tax_groups.php
taxes/tax_types.php