Commit Graph

132 Commits

Author SHA1 Message Date
Sergio Morillo 84c6fcc444 Set warehouse as readonly when orders exists.
This commit refs #26824
2023-05-05 12:31:29 +02:00
jm.pardo 091d9479b5 Check base price field with hasattr method.
This commit refs #26035


(cherry picked from commit 9b90c8561f)
2023-03-01 15:41:52 +01:00
José Miguel Pardo Salar 47e395638f Fixed bug when do load order with cancelled internal shipment.
This commit refs #25458


(cherry picked from commit 69345d9df3)
2023-01-30 12:47:07 +01:00
Sergio Morillo 08e088a73a Reuse sale record from load order.
Set sale to draft before iterate transitions.

This commit refs #24957
2023-01-13 10:17:46 +01:00
jesusmr98 f0217c9c3b Fix error
This commit refs #24957


(cherry picked from commit 66cae498cb)
2023-01-10 16:37:01 +01:00
Nicolás López Solano 0d57792cb3 Fixed bug on sale creation from order load when sale_discount is present
This commit refs #25427
2023-01-05 12:42:22 +01:00
ramon.vidal 9c19d4da87 Add info dirver in report cmr
This commit refs #25398
2023-01-04 13:26:57 +01:00
ramon.vidal 5f596aff21 Creation of field statuses in the carrier configuration
This commit refs #25268
2022-12-27 20:11:09 +01:00
ramon.vidal 12d80c4598 New vehicle field and load data when changing
This commit refs #25111
2022-12-19 18:22:02 +01:00
José Miguel Pardo Salar 8bee6681a1 Add origins field in carrier load and load order.
This commit refs #24980
2022-12-01 15:47:26 +01:00
ramon.vidal 7ec50ef42d Added storage_locations field in order to restrict to storage zones of warehouses.
This commit refs #24660
2022-11-11 09:52:57 +01:00
José Antonio Díaz Miralles c1b4778dc1 Migrate to 6.4 2022-10-24 13:56:59 +02:00
Sergio Morillo 64ff35fa62 Optimize load order do process.
This commit refs #23908
2022-09-13 11:00:46 +02:00
Sergio Morillo 3a08e21ff3 Improve getting carrier report for cases where do not exists load order. 2022-09-06 10:22:56 +02:00
ramon.vidal 453ff963e6 New wizard for sale.sale to print cmr or road note.
This commit refs #23907
2022-09-05 18:13:16 +02:00
Sergio Morillo 71797ac28b Remove domain on company.
Ensure company is copied from origin document to load.

This commit refs #21471
2021-12-29 18:07:32 +01:00
Sergio Morillo 8042af8f6b Do not return action string on button action 2021-10-27 17:50:41 +02:00
José Miguel Pardo Salar 93ee3fc231 Migrate to 6.0 2021-10-11 19:02:56 +02:00
Sergio Morillo 819d634aa8 "Sequence and tree editable migration to 6.0 [SKIP CI]." 2021-06-08 16:30:59 +02:00
Sergio Morillo fe6e749598 "Start migration to 6.0 [SKIP CI]." 2021-06-04 00:11:54 +02:00
Marcos Sabater 36f9576dc5 Allow to send purchase report email 2021-06-02 08:54:25 +02:00
Sergio Morillo 999d1b759c Do not group by customer but by address on purchase load report. 2021-04-20 12:42:58 +02:00
Sergio Morillo 3af636b3c5 Check customer location only for type out. 2021-04-19 21:16:36 +02:00
Francisco jose 1321ea377d Add report carrier load purchase
This commit refs #17777
2021-04-19 19:33:47 +02:00
Francisco jose c665489d94 Add error in carrier load order for party customer location
This commit refs #18116
2021-04-14 10:09:21 +02:00
Sergio Morillo 944fd95735 Return super value on create_sale method. 2021-04-10 09:34:59 +02:00
Nicolás López Solano f93fa532e9 Implemented mandatory analytic root overlooking feature for sale creation from load order.
This commit refs #18360
2021-04-07 23:32:31 +02:00
Sergio Morillo 08ac09286a Add missing depends on end_date field 2021-03-15 12:01:47 +01:00
Sergio Morillo 99e3d23f22 Add domain to load order end date greater or equal than start date.
This commit refs #18054
2021-03-15 11:51:44 +01:00
Sergio Morillo 1735ce0b8c Code format pep8 2021-03-15 11:49:48 +01:00
Sergio Morillo a94e823218 Allow to create purchase on draft state. 2021-02-22 16:34:30 +01:00
José Miguel Pardo Salar fa4a0e73a4 Transfered cmr fields to a Mixin class.
This commit refs #17046
2021-02-18 13:34:10 +01:00
Sergio Morillo 0f3b33ed24 Improve CMR to allow customize sections 1,2,3,4.
This commit refs #16971
2021-01-16 17:40:53 +01:00
Sergio Morillo 11725704ce Improve _get_products_key.
This commit refs #16996
2021-01-15 00:39:23 +01:00
Sergio Morillo fe52939f3c Rename do_try into do_wizard. 2020-12-24 08:13:28 +01:00
Sergio Morillo 8c29046805 Add do_try wizard.
This commit refs #16536
2020-12-23 18:22:54 +01:00
Sergio Morillo 73b7589e35 Fix super call 2020-10-08 00:22:48 +02:00
Sergio Morillo 76be39d06d Check if origin has value and attribute exists before check quantity. 2020-09-10 15:50:20 +02:00
Sergio Morillo e47e7cba48 Consider no sale when updating carrier cost amount.
This commit refs #14647
2020-09-08 15:33:36 +02:00
Sergio Morillo 7f4788af47 Add invoice party when add cost to sale and supply cost
This commit refs #14476
2020-08-26 10:11:55 +02:00
Francisco jose 7e5adbc3f6 Keep with same sale and shipment if exist
This commit refs #13878
2020-07-02 00:43:19 +02:00
Sergio Morillo 5965ebdb60 Fix bug on create method. 2020-07-01 16:43:38 +02:00
Sergio Morillo fc0e58b9b5 Add CMR template model.
This commit refs #13561
2020-06-11 19:56:08 +02:00
Francisco jose 03c3bee171 Add CMR text fields on party.
This commit refs #13561
2020-06-05 19:58:15 +02:00
Sergio Morillo d675904b0f Define load_address for CMR and Road note.
This commit refs #13272
2020-05-13 14:32:00 +02:00
Sergio Morillo 950fcc5c3c Allow to extend raising user error of quantity exceeded. 2020-05-10 14:47:35 +02:00
Sergio Morillo c825e5f608 Round sale line quantity.
This commit refs #12835
2020-05-06 14:42:50 +02:00
Sergio Morillo 79279d226c Use register depends for carrier amount. 2020-05-06 14:42:29 +02:00
Sergio Morillo c682af8202 Add group key for transport reports.
This commit refs #12115
2020-05-06 14:42:11 +02:00
Sergio Morillo 81abacfef1 Redefine load sheet products method.
This commit refs #11720
2020-05-06 14:42:02 +02:00