Commit Graph

51 Commits

Author SHA1 Message Date
Fabien BOURGEOIS 757089762f [IMP][I18N][MIG]GOLEM Resource end renaming work 2018-08-03 10:54:28 +02:00
Fabien BOURGEOIS 1a66cbd81c [IMP]GOLEM Resource Account : better coherence for quantities and UoM, using XMLIDS 2018-05-25 17:41:27 +02:00
Fabien BOURGEOIS c89cc9a2ed Merge branch 'master' into timing_invoice 2018-05-25 17:27:53 +02:00
Fabien BOURGEOIS 07e2291189 [FIX]GOLEM Resource Account : keep reservation_id on invoice context, thanks Youssef for catching the bug 2018-04-16 19:18:12 +02:00
Fabien BOURGEOIS 988e53bc50 [I18N]Update transations 2018-04-16 18:14:12 +02:00
Fabien BOURGEOIS 4104fbace9 [REF][REM]GOLEM Resource Account : remove useless methods on wizard for adding on invoice 2018-04-16 18:14:02 +02:00
Fabien BOURGEOIS 5e27186939 [FIX]GOLEM Resource Account : with no income and product name, we should handle unicode characters 2018-04-16 17:55:32 +02:00
Fabien BOURGEOIS 6d163a7a93 [REF]GOLEM Resource Account : add to invoice refactoring / small enhancements 2018-04-16 17:55:02 +02:00
eloyoussef 3c2ce0ceba modification du calcul du quantité selon uom 2018-04-09 18:49:50 +02:00
eloyoussef 4712b3e689 fonction d'ajout de reservation au facture 2018-04-04 17:57:01 +02:00
eloyoussef 08eb3ecb4b list des factures du meme clients 2018-04-03 12:33:31 +02:00
Fabien BOURGEOIS 24f403f84e [I18N]Updated french translations 2018-03-27 11:42:57 +02:00
Fabien BOURGEOIS 068cb73c94 [QUA][REF]GOLEM Resource Account : updated tests 2018-03-27 11:37:22 +02:00
Fabien BOURGEOIS 3050e554b9 [IMP][FIX]GOLEM Resource Account : should not group reservations on a single invoice if parters are not the same (thanks Youssef) 2018-03-27 11:32:42 +02:00
Fabien BOURGEOIS 66601c03b9 [FIX]GOLEM Resource Account : should use product.product on invoice line, not product.template 2018-03-27 11:31:54 +02:00
Fabien BOURGEOIS 1d19c17f4a [REL]Bump versions for GOLEM Resources modules 2018-03-26 19:05:04 +02:00
Fabien BOURGEOIS cdf468786e [IMP]GOLEM Resource : better colors for reservation tree 2018-03-26 19:04:53 +02:00
Fabien BOURGEOIS 3e583beb54 [I18N]GOLEM Resource Account : updated translations 2018-03-26 18:34:04 +02:00
Fabien BOURGEOIS 2eb4845dfa [FIX]GOLEM Resource Account : post merge rename 2018-03-26 18:28:44 +02:00
Fabien BOURGEOIS cb33dda359 [] 2018-03-26 17:59:58 +02:00
Fabien BOURGEOIS bd7a873b21 Merge branch 'master' into golem_resource_account 2018-03-26 17:59:49 +02:00
Fabien BOURGEOIS a476e7ec04 [I18N]GOLEM Resource Account : base i18n files 2018-03-26 17:21:36 +02:00
Fabien BOURGEOIS 55f8818b9f [IMP]GOLEM Resource Account : redirect to new invoice after wizard 2018-03-26 17:21:21 +02:00
Fabien BOURGEOIS 89050d8920 [FIX]GOLEM Resource Accout : do not copy invoice line 2018-03-26 17:20:53 +02:00
Fabien BOURGEOIS f25e69040a [REF][FIX][IMP]GOLEM Resource Account : create only one invoice, use actions on main model and add as many lines as needed on invoice 2018-03-26 17:09:23 +02:00
Fabien BOURGEOIS 2336614701 [REF]GOLEM Resource Account : separate check, create invoice and create invoice line actions 2018-03-26 17:08:03 +02:00
Fabien BOURGEOIS 7c4bc395a3 [REM]GOLEM Resource Account : remove editable wizard 2018-03-26 16:35:31 +02:00
Fabien BOURGEOIS 237ce73198 [IMP]GOLEM Resource Account : prefer origin more than name / reference here 2018-03-26 16:32:03 +02:00
Fabien BOURGEOIS 9b25450a4a [MOV][QUA]Pure quality / renaming 2018-03-26 16:28:57 +02:00
Fabien BOURGEOIS a5c51123f3 [IMP]GOLEM Resource Account : add invoice state on form 2018-03-26 16:16:51 +02:00
Fabien BOURGEOIS 464a56fa1e [IMP]GOLEM Resource Account : direct filters invoiced or not 2018-03-26 16:14:13 +02:00
Fabien BOURGEOIS abcdcb1748 [IMP]GOLEM Resource Account : add header button to go to invoice directly 2018-03-26 12:36:42 +02:00
Fabien BOURGEOIS 471e9f35c7 [FIX]GOLEM Resource Account : do not allow invoice re-creation 2018-03-26 12:36:17 +02:00
Fabien BOURGEOIS 5307ae37c0 [IMP]GOLEM Resource Account : linked to account line, computes account_id from line, improve search and attrs on form 2018-03-26 12:35:12 +02:00
Fabien BOURGEOIS 6dc7c671e5 [FIX]GOLEM Resource Account : use list, not standard price 2018-03-26 12:33:41 +02:00
Fabien BOURGEOIS 4fc04548a6 [IMP]GOLEM Resource Accont : add invoicing information on form, add search options 2018-03-26 12:02:41 +02:00
Fabien BOURGEOIS 64607e5758 [IMP]GOLEM Resource Account : do not show create invoicde button when there is no linked product 2018-03-26 11:37:31 +02:00
Fabien BOURGEOIS 476c1b25b8 [FIX]GOLEM Resource Account : better to use default name for invoice and use reservation name as origin 2018-03-26 11:22:36 +02:00
Fabien BOURGEOIS ba7ab02084 [IMP]GOLEM Resource Account : do not allow invoice creation without product, improve creation algorithm 2018-03-26 11:11:16 +02:00
Fabien BOURGEOIS 1957dd8ca2 [QUA]Bascic quality enhancements 2018-03-26 11:01:34 +02:00
Fabien BOURGEOIS b745669e40 [FIX]GOLEM Resource Account : bad order for data, views needs wizard XMLID, not found at install 2018-03-26 10:57:10 +02:00
eloyoussef 93ff8cd802 Colorisation de la listes des réservation (invoicing_state) 2018-03-20 17:30:10 +01:00
eloyoussef bc8c6dbd58 Ajout des test de cas de multiple facturation 2018-03-19 19:07:23 +01:00
eloyoussef 9b086fef97 Ajout des test de facturation : facture individuel 2018-03-19 18:05:58 +01:00
eloyoussef 7168052703 Interdiction de facturer plusieurs clients par facture, forçage du partner en client au niveau du view 2018-03-19 15:07:48 +01:00
eloyoussef d620fb18b8 Affichage du facture apres sa création, automatiquemet et via bouton 2018-03-18 01:18:22 +01:00
eloyoussef 5caa210dcc filtrage du statut de facturation et fonction de search sur le champs calculé 2018-03-17 16:23:39 +01:00
eloyoussef 4aea2c069f suite des modifications : ajout du status de facturation sur reservation list 2018-03-16 18:38:18 +01:00
eloyoussef 5b7627f667 quelque modification non terminé 2018-03-16 16:13:18 +01:00
eloyoussef c3f7ee1bb4 Ajout du Facturation multi ligne depuis action 2018-03-16 16:04:33 +01:00