Checking options parameter for combos
[fa-stable.git] / CHANGELOG.txt
index b0e9e703f1e6bb1c4ca4c647bac0d087e4b0f967..e63a36d48e4432ee3e29800806018e57989aa154 100644 (file)
@@ -19,6 +19,80 @@ Legend:
 ! -> Note
 $ -> Affected files
 
+06-Jul-2008 Janusz Dobrowolski
++ Ajax additions
+$ /admin/view_print_transaction.php
+  /admin/void_transaction.php
+  /dimensions/dimension_entry.php
+  /manufacturing/work_order_entry.php
+  /manufacturing/manage/bom_edit.php
+  /sales/manage/customer_branches.php
++ Default value calculated for new prices
+$ /inventory/prices.php
++ Optional default value for input_num()
+$ /includes/ui/ui_input.inc
++ Submit on change option for currency lists
+$ /includes/ui/ui_lists.inc
+# factor parameter in get_price() is now optional
+$ /sales/includes/sales_db.inc
+# Smaller fix to ajax page content update
+$ /sales/manage/customers.php
+
+05-Jul-2008 Janusz Dobrowolski
++ Ajax additions
+$ /admin/change_current_user_password.php
+  /admin/company_preferences.php
+  /admin/forms_setup.php
+  /admin/gl_setup.php
+  /admin/payment_terms.php
+  /admin/shipping_companies.php
+  /admin/users.php
+  /inventory/manage/item_categories.php
+  /inventory/manage/item_units.php
+  /inventory/manage/locations.php
+  /inventory/manage/movement_types.php
+  /manufacturing/manage/work_centres.php
+  /sales/manage/credit_status.php
+  /sales/manage/sales_areas.php
+  /sales/manage/sales_people.php
+  /sales/manage/sales_types.php
+  /taxes/item_tax_types.php
+  /taxes/tax_groups.php
+  /taxes/tax_types.php
+# Gettext fixes
+$ /gl/manage/bank_accounts.php
+  /gl/manage/bank_trans_types.php
+  /gl/manage/currencies.php
+  /gl/manage/gl_account_classes.php
+  /gl/manage/gl_account_types.php
+  /gl/manage/gl_accounts.php
+
+04-Jul-2008 Janusz Dobrowolski
++ Ajax additions
+  /gl/inquiry/bank_inquiry.php
+  /gl/inquiry/gl_account_inquiry.php
+  /gl/inquiry/gl_trial_balance.php
+  /gl/manage/bank_accounts.php
+  /gl/manage/bank_trans_types.php
+  /gl/manage/currencies.php
+  /gl/manage/exchange_rates.php
+  /gl/manage/gl_account_classes.php
+  /gl/manage/gl_account_types.php
+  /gl/manage/gl_accounts.php
+! Changed layout for simple db table editor pages
+$ /includes/ui/ui_input.inc
+- Removed unused GL account settings.
+$ /admin/gl_setup.php
+  /admin/db/company_db.inc
+  /gl/manage/gl_accounts.php
+# Fixed default sales account for customer branch.
+$ /admin/gl_setup.php
+  /sales/manage/customer_branches.php
+# Fixed focus after ajax page reload.
+$ /includes/ajax.inc
+# Fixed optional submit for yesno and gl_all_accounts lists.
+$ /includes/ui/ui_lists.inc
+
 01-Jul-2008 Janusz Dobrowolski
 + Ajax additions
   /gl/bank_transfer.php
@@ -32,7 +106,7 @@ $ -> Affected files
   /includes/ui/ui_lists.inc
 # Fixed submit type in submit_row()
   /includes/ui/ui_input.inc
-# Small layout fix
+# Small display fix
   /gl/manage/currencies.php
 ! Code cleanup
   /gl/gl_bank.php