bugfix
[odoo/odoo.git] / addons / account / invoice.py
2008-10-15 Fabien Pinckaersbugfix
2008-10-14 Fabien Pinckaersdate invoice fix
2008-10-07 qdp*corrected proforma stuff: a proforma invoice do NOT...
2008-09-22 Fabien Pinckaerstooltips
2008-09-18 Jay VoraMinor changes
2008-09-16 SofiaThe following modules are merged::
2008-09-12 Mustufa Rangwalaaccount_payment_tab move to account module
2008-09-11 qdp*bugfixed: the customer tax and supplier tax were inver...
2008-09-05 NajlaaShipping
2008-09-03 Fabien PinckaersModifications Multi-plans
2008-08-25 qdp*commited patch of c2c to bugfix multi currencies glitc...
2008-08-25 Harshad ModiIn invoices, if we do not specify the period (force...
2008-08-19 Fabien PinckaersModifications on properties in views
2008-08-14 Fabien PinckaersOpen Invoice -> Unpaid Invoice
2008-07-23 Christophe Simonisadd encoding comment and vim comment
2008-07-23 apaTest
2008-07-22 Christophe Simonisreplace tabs with 4 spaces
2008-07-08 Christophe Simonis* translation of nearly all exceptions
2008-06-16 Fabien PinckaersBugfix reconciliation multi-currencies
2008-06-16 Fabien PinckaersBugfix Pay Invoice Wizard
2008-06-16 stwadd Copyright and GPL license into the Header of Python...
2008-06-16 stwadd the svn:keywords Id on all .py, .xml, .bat
2008-06-05 qdp*removed a print statement
2008-06-04 qdp*added a new functionnality to allow the user to set...
2008-05-21 Fabien PinckaersBugfix
2008-05-20 Fabien PinckaersBugfix Taxes on account_tax_include
2008-02-24 Fabien PinckaersModifs
2008-02-14 Fabien PinckaersInvoice Modifs
2008-02-05 Fabien PinckaersBugfix in date maturity computation
2008-01-09 Fabien PinckaersPartial Reconciliation
2008-01-09 Fabien PinckaersInvoice
2008-01-09 Fabien PinckaersBugfix
2007-12-31 cedFix move line name size from invoice line
2007-12-27 cedFix centralization on journal
2007-12-27 cedFix field length for stock move and account move line...
2007-12-18 Fabien PinckaersStore on account computed fields
2007-12-13 cedRemove bad commit inside function validate and use...
2007-12-11 cedFix refund supplier invoice to have the same journal
2007-12-06 cedAdd partner bank on customer invoice
2007-11-30 cedFix multi-tax code on invoice
2007-11-30 cedPut default bank account on change partner in supplier...
2007-11-26 cedAdd partner bank on invoice
2007-11-21 cedFix ref in account move line from invoice and some...
2007-11-21 cedThe due date of the invoice is now updated when the...
2007-10-30 cedUse the right base amount for taxe on invoice.
2007-10-19 cedFix payment_terp property on on_change partner_id
2007-10-19 cedBetter invoice layout for new field reference type
2007-10-19 cedBetter fix for copy invoice
2007-10-18 Fabien PinckaersDate of invoice when duplcate
2007-10-10 cedRemove bank on the invoice: no need.
2007-10-05 cedFix invoice create with payment term without payment...
2007-10-04 cedImprove payment, invoice, statement
2007-08-29 cedSet refund clean line function outside the refund funct...
2007-08-10 Fabien PinckaersBetter terms
2007-08-09 cedNow property are also browse record
2007-07-26 cedaccount,account_report,base,product,scrum,stock,kernel...
2007-07-10 Fabien PinckaersORM bugfix in importing .CSV files
2007-07-09 cedaccount: improve reconciliation for invoice
2007-07-09 cedaccount: cancel move when canceling invoice
2007-07-04 cedaccount: fix refund invoice with analytic account
2007-06-26 Fabien PinckaersCompute total in supplier invoices for:
2007-06-26 cedACCOUNT: add name_get because name is no more required
2007-06-25 cedACCOUNT, HR_TIMESHEET_INVOICE: add to_invoice to suppli...
2007-06-25 Fabien PinckaersImprovement on invoice check
2007-06-25 Fabien PinckaersSmall improvement
2007-06-22 cedACCOUNT_CHART: fix vat and iban
2007-06-22 cedACCOUNT: fix pay invoice to use period
2007-06-19 cedACCOUNT, ACCOUNT_TAX_INCLUDE, PURCHASE, PURCHASE_TAX_IN...
2007-06-13 Fabien PinckaersBetter warning message
2007-06-04 cedACCOUNT,ACCOUNT_TAX_INCLUDE: fix tax base compute
2007-05-26 Fabien PinckaersModifs
2007-05-25 Fabien PinckaersSmall modifs
2007-05-25 Fabien PinckaersNew modules:
2007-05-24 cedCLIENT,KERNEL: new tag act_window for new relate implem...
2007-05-18 cedACCOUNT: fix refund invoice if no product_id nor uos_id...
2007-05-15 cedACCOUNT: improve invoice type and add all invoice menu
2007-05-14 cedACCOUNT: remove active on account.account and add new...
2007-05-14 cedACCOUNT: fix multi-currency for tax generation
2007-05-11 cedACCOUNT,ACCOUNT_TAX_INCLUDE: improve invoice encoding...
2007-05-02 cedACCOUNT: add on_change on date_invoice to update due_date
2007-04-23 cedMULTI_COMPANY_ACCOUNT, ACCOUNT, KERNEL, SALE, PURCHASE...
2007-04-22 Fabien PinckaersImprovements in invoice supplier
2007-04-20 Fabien PinckaersNew invoice view
2007-04-19 cedACCOUNT: force date for move lines create by the reconc...
2007-03-28 Mantavya GajjarACCOUNT: add multi-company into base accounting
2007-03-13 cedACCOUNT: remove print
2007-02-28 cedACCOUNT: use invoice date for analytic line
2007-02-26 cedACCOUNT,PURCHASE,SALE: move project_id to line.account_...
2007-02-26 cedACCOUNT: use property_account_tax on on_change_product
2007-02-23 cedKERNEL: add store option to fields function
2007-02-21 cedACCOUNT: fix bad commit
2007-02-21 cedSALE: fix workflow error when create invoice from wizard
2007-02-08 cedACCOUNT: add ref to analytic line, HR_TIMESHEET_INVOICE...
2007-02-06 cedINVOICE: fix invoice number for analytic
2007-02-05 cedAdd invoice number to analytic line
2007-01-25 cedACCOUNT: add product_id to analytic line create by...
2007-01-25 cedUncomment product_id for analytic line from invoice
2007-01-22 pinkyModifs
2007-01-19 cedACCOUNT: add partner to tax compute context
2007-01-17 pinkyNo change
next