Commit Graph

89178 Commits

Author SHA1 Message Date
Christophe Simonis 4cd699df15 [IMP] js testing
- output "error" if any qunit tests failed
- failed js tests are logged as errors
- when running phantomjs considere empty waiting condition or initialisation code as "true"
- lint phantomtest.js file
2014-06-22 11:31:07 +02:00
Christophe Matthieu e7ccf52043 Merge pull request #696 from odoo-dev/master-tour-change-retry-delay-chm
[IMP] tour.js: change delay time for retry to load a tour
2014-06-20 17:28:53 +02:00
Christophe Matthieu 081487679f [IMP] tour.js: change delay time for retry to load a tour 2014-06-20 17:27:10 +02:00
Martin Trigaux 584b0fa440 Merge pull request #534 from salvatoretrimarchi/master
l10n_hn: Update TAX amount from 12% to 15%
2014-06-20 17:23:38 +02:00
qdp-odoo 7b32559e22 Merge pull request #598 from odoo-dev/master-wmsstaging3-jco
ooookay
2014-06-20 16:55:29 +02:00
Martin Trigaux 7be384cdf2 Merge pull request #670 from franckbret/slugify
[IMP] website: Unify website slugify method behavior with or without python-slugify
2014-06-20 16:14:19 +02:00
Thibault Delavallée e57fdc074e Merge pull request #679 from odoo-dev/master-crm-claim-issue-adh
[FIX] crm_claim: remove fold checkbox on claim stages
2014-06-20 14:34:38 +02:00
Thibault Delavallée 7e6dbf4944 Merge pull request #676 from odoo-dev/master-imp-clear-image-icon-mme
[IMP] web: binary field image: allow to remove an image and set to null
2014-06-20 13:41:55 +02:00
Mehul Mehta a6b9413a78 [ADD] Add a icon for remove pictures from product and partner 2014-06-20 12:52:24 +02:00
Christophe Simonis 6bc5218718 [MERGE] forward port of branch saas-5 up to c9f6587 2014-06-20 12:31:48 +02:00
Christophe Simonis c9f6587dbc [MERGE] forward port of branch saas-4 up to 4be9142 2014-06-20 12:30:44 +02:00
Christophe Simonis 4be9142c11 [FIX] web: regenerate messed up `base.css` during commit 5087612 2014-06-20 12:27:55 +02:00
Richard Mathot 5439be6b3c Merge pull request #672 from odoo-dev/master-survey-fix-rim
[FIX] survey: display labels in the right order in survey reportings
2014-06-20 11:49:38 +02:00
Richard Mathot 6e93af4774 [FIX] survey: display labels in the right order in survey reporting views 2014-06-20 11:45:03 +02:00
Christophe Matthieu d5c386f04a Merge pull request #671 from odoo-dev/master-tour-better-log-chm
[IMP] tour.js: improve log messages
2014-06-20 11:35:28 +02:00
Franck Bret b4afff3618 Unify website slugify method behavior with or without python-slugify, and add some unit tests 2014-06-20 11:25:44 +02:00
qdp-odoo af5ad37486 Merge pull request #666 from odoo-dev/master-statement-fixes-alot-qdp
evil pull request with fixes on the new bank statement reconciliation widget
2014-06-20 11:22:29 +02:00
Christophe Matthieu 0da4276838 [IMP] tour.js: improve log messages 2014-06-20 10:53:07 +02:00
qdp-odoo 3ac8b531f5 [IMP] account: improved demo data for bank statement reconciliation 2014-06-20 10:01:44 +02:00
qdp-odoo bc05fe262c [FIX] account: fixed the proposal of reconciliation in the bank statement for negative amounts 2014-06-20 10:01:35 +02:00
qdp-odoo 59b47119c8 [FIX] account: bank statement creation do not confuse anymore with default name 2014-06-20 10:01:23 +02:00
Cedric Snauwaert f133f397b9 [FIX]account reconciliation: filter take partner name into account if no partner defined 2014-06-20 10:01:11 +02:00
Cedric Snauwaert d59a67ed88 [FIX]account reconciliation: fix pager and filter search in widget 2014-06-20 10:00:52 +02:00
qdp-odoo f1d9683147 [IMP] account, bank statement reconciliation: bugfixes related to the use case of clearing accounts where the type is 'other' but can be reconciled (amount_residual can now be used on these accounts) 2014-06-20 10:00:41 +02:00
qdp-odoo b32e3a3f8a [FIX] account: allow to cancel a bank statement if the option is set on the bank journal 2014-06-20 09:59:09 +02:00
qdp-odoo 5e7e7cef41 [IMP] account: learn the res.partner.bank of partners in reconciliation process on bank statement + adapted l10n_be 2014-06-20 09:58:42 +02:00
Cedric Snauwaert cae213974b [FIX]account: reconciliation widget, some usability features 2014-06-20 09:58:25 +02:00
qdp-odoo 1546d022ab [FIX] account: reconciliation on structured communication has to be done on ref field, not move name 2014-06-20 09:58:14 +02:00
qdp-odoo 375dee27f6 [FIX] l10n_be_coda: fixed coda file for structured communication use case 2014-06-20 09:58:02 +02:00
qdp-odoo ffa6df1e4c [IMP] l10n_be_coda: using the ref field to store the structured communication for automatic reconciliation as per new process on bank statement 2014-06-20 09:57:47 +02:00
qdp-odoo 01d642f2d4 [IMP] account, bank statement reconciliation improvements: look for structured communication first, if no partner is given then propose any unreconciled line, refactoring and bug fixes 2014-06-20 09:56:53 +02:00
qdp-odoo 9279a77ab7 [FIX] account, bank statement reconciliation: post automatically an accounting entry of the currency rate difference at reconciliation time 2014-06-20 09:56:36 +02:00
qdp-odoo c4bc4dc3f5 [FIX] account: another way to resolve multi currency reconciliation on bank statements: show the amount in statement line currency instead of converting them into the statement currency. This is needed in order to have a balance of 0 in the foreign currency. The only remaining thing is to make a foreign currency exchange writeoff automatic at the reconciliation time if we reconcile 2 lines having the same currency_id 2014-06-20 09:55:47 +02:00
xmo-odoo 003e910e61 Merge pull request #662 from xmo-odoo/master-simplify-bit-xmo
Simplify bit of code
2014-06-20 09:28:41 +02:00
Christophe Matthieu e3c2689d89 Merge pull request #619 from odoo-dev/master-add-tour-backend-chm
[IMP] Tour: add tour in web module; tour became available in backend.
2014-06-20 09:24:41 +02:00
xmo-odoo 578c8832f6 Merge pull request #663 from xmo-odoo/master-remove-pg1cursor-xmo
Remove psycopg1.cursor usage
2014-06-20 08:53:15 +02:00
Xavier Morel 64ca79cc4c [IMP] remove usage of psycopg1.cursor, implement dictfetch* on openerp cursor 2014-06-20 07:54:44 +02:00
Xavier Morel 64762086b8 [IMP] unpack a listcomp in a dict passed to an update, pass gencomp directly to update 2014-06-20 07:52:42 +02:00
Thibault Delavallée 452c1e32da [IMP] account: removed demo data about unexisting field, causing a warning. 2014-06-19 19:04:10 +02:00
Christophe Matthieu 5165b52b43 merge upstream 2014-06-19 18:46:49 +02:00
Christophe Matthieu d89c36866e [IMP] tour.js: less flickering and clean code 2014-06-19 18:10:38 +02:00
Christophe Matthieu 2d686988a4 [FIX] tour.js: forgotten backdrop and orphan css 2014-06-19 17:52:32 +02:00
Christophe Matthieu f8b23df55a [FIX] tour.js: fickering of the popover in tutorial mode in backend 2014-06-19 17:29:39 +02:00
Christophe Matthieu 148a332b4a [FIX] tour.js: don't throw error in tutorial mode; error with multi ajax request (change page, data...) 2014-06-19 17:14:37 +02:00
Richard Mathot 981362b2d8 Merge pull request #658 from odoo-dev/master-anglo-saxon-accounting-coa-cod
[IMP] accounting: add account_anglo_saxon in deps of l10n_uk and l10n_us
2014-06-19 16:47:14 +02:00
Christophe Simonis eef6330c55 [MERGE] forward port of branch saas-5 up to adf07a9 2014-06-19 16:23:32 +02:00
Christophe Simonis adf07a9490 [MERGE] forward port of branch saas-4 up to 5087612 2014-06-19 16:13:35 +02:00
cod-odoo 7814d16046 [IMP] accounting: add account_anglo_saxon in dependencies of l10n_uk l10n_us 2014-06-19 16:00:30 +02:00
Josse Colpaert 7f7337e0a8 Merge remote-tracking branch 'odoo/master' into master-wmsstaging3-jco 2014-06-19 15:48:07 +02:00
Christophe Simonis 5087612d1d [MERGE] forward port of branch saas-3 up to bf53aed 2014-06-19 15:44:07 +02:00