Commit Graph

206 Commits

Author SHA1 Message Date
Sergio Morillo 4f74cb7b55 Fix pagination in cmr report.
This commit refs #28917
2023-10-30 18:39:59 +01:00
Sergio Morillo 84c6fcc444 Set warehouse as readonly when orders exists.
This commit refs #26824
2023-05-05 12:31:29 +02:00
Sergio Morillo ddd81c84ba Reduce top and bottom margin to avoid blank page in cmr report.
This commit refs #26529
2023-04-18 17:48:03 +02:00
Sergio Morillo d965e2bb91 Remove blank page in cmr 2023-03-24 10:33:36 +01: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
Sergio Morillo 202cc72b8d Fix message translation.
This commit refs #26097
2023-02-27 16:18: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 7f8013c75c Clear origin in sale.
This commit refs #25575
2023-01-18 12:26:25 +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 323616ab9c Fix cmr sections to use order instead record 2022-10-13 21:43:38 +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 1af9ea17dd Let carrier users to print sale report.
This commit refs #22595
2022-06-17 11:27:21 +02:00
jsaura 5e31a25bfb atributte symbol added to xml files
This commit refs #22767
2022-05-04 13:40:04 +02:00
Sergio Morillo 8d3915fc72 Call _get_section_defautls as method 2022-04-11 19:30:20 +02:00
Sergio Morillo 5ef8e3267b Added section '6 to 9' in CMR templates.
This commit refs #22469
2022-04-11 18:07:31 +02:00
Sergio Morillo 5220d8fd7a Add right sections for section 1,2,3 in CMR template.
This commit refs #22131
2022-02-11 12:23:40 +01:00
Sergio Morillo 3a3cc2a39c Add company to load simple view 2021-12-30 13:32:43 +01: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
Jesús Moreno Ramírez e6fd525c42 Fixed error when opening CMR and load warehouse has no address
This commit refs #20944


(cherry picked from commit 3ce7f0791e)
2021-12-02 13:17:04 +00: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 0975bb5094 "Tablehandler migration to 6.0 [SKIP CI]." 2021-06-09 00:39:30 +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
José Miguel Pardo Salar 5c768d51d3 Fixed bug
This commit refs #18386
2021-06-01 23:07:25 +02:00
Sergio Morillo 1721678e39 Remove py36-sqlite, py37-sqlite on drone 2021-05-26 12:47:17 +02:00
Sergio Morillo fd57e4b50a Fix getting language for cmr text. 2021-05-21 17:34:07 +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 85f86785fb Fix tests 2021-02-22 16:56:30 +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