Skip to Content
Odoo Menu
  • Zaloguj się
  • Wypróbuj za darmo
  • Aplikacje
    Finanse
    • Księgowość
    • Fakturowanie
    • Wydatki
    • Arkusz kalkulacyjny (BI)
    • Dokumenty
    • Podpisy
    Sprzedaż
    • CRM
    • Sprzedaż
    • PoS Sklep
    • PoS Restauracja
    • Subskrypcje
    • Wypożyczalnia
    Strony Internetowe
    • Kreator Stron Internetowych
    • eCommerce
    • Blog
    • Forum
    • Czat na Żywo
    • eLearning
    Łańcuch dostaw
    • Magazyn
    • Produkcja
    • PLM
    • Zakupy
    • Konserwacja
    • Jakość
    Zasoby Ludzkie
    • Pracownicy
    • Rekrutacja
    • Urlopy
    • Ocena pracy
    • Polecenia Pracownicze
    • Flota
    Marketing
    • Marketing Społecznościowy
    • E-mail Marketing
    • SMS Marketing
    • Wydarzenia
    • Automatyzacja Marketingu
    • Ankiety
    Usługi
    • Projekt
    • Ewidencja czasu pracy
    • Usługi Terenowe
    • Helpdesk
    • Planowanie
    • Spotkania
    Produktywność
    • Dyskusje
    • Zatwierdzenia
    • IoT
    • VoIP
    • Baza wiedzy
    • WhatsApp
    Aplikacje trzecich stron Studio Odoo Odoo Cloud Platform
  • Branże
    Sprzedaż detaliczna
    • Księgarnia
    • Sklep odzieżowy
    • Sklep meblowy
    • Sklep spożywczy
    • Sklep z narzędziami
    • Sklep z zabawkami
    Żywienie i hotelarstwo
    • Bar i Pub
    • Restauracja
    • Fast Food
    • Pensjonat
    • Dystrybutor napojów
    • Hotel
    Agencja nieruchomości
    • Agencja nieruchomości
    • Biuro architektoniczne
    • Budowa
    • Zarządzanie nieruchomościami
    • Ogrodnictwo
    • Stowarzyszenie właścicieli nieruchomości
    Doradztwo
    • Biuro księgowe
    • Partner Odoo
    • Agencja marketingowa
    • Kancelaria prawna
    • Agencja rekrutacyjna
    • Audyt i certyfikacja
    Produkcja
    • Tekstylia
    • Metal
    • Meble
    • Jedzenie
    • Browar
    • Prezenty firmowe
    Zdrowie & Fitness
    • Klub sportowy
    • Salon optyczny
    • Centrum fitness
    • Praktycy Wellness
    • Apteka
    • Salon fryzjerski
    Transakcje
    • Złota rączka
    • Wsparcie Sprzętu IT
    • Systemy energii słonecznej
    • Szewc
    • Firma sprzątająca
    • Usługi HVAC
    Inne
    • Organizacja non-profit
    • Agencja Środowiskowa
    • Wynajem billboardów
    • Fotografia
    • Leasing rowerów
    • Sprzedawca oprogramowania
    Przeglądaj wszystkie branże
  • Community
    Ucz się
    • Samouczki
    • Dokumentacja
    • Certyfikacje
    • Szkolenie
    • Blog
    • Podcast
    Pomóż w nauce innym
    • Program Edukacyjny
    • Scale Up! Gra biznesowa
    • Odwiedź Odoo
    Skorzystaj z oprogramowania
    • Pobierz
    • Porównaj edycje
    • Wydania
    Współpracuj
    • Github
    • Forum
    • Wydarzenia
    • Tłumaczenia
    • Zostań partnerem
    • Usługi dla partnerów
    • Zarejestruj swoją firmę rachunkową
    Skorzystaj z usług
    • Znajdź partnera
    • Znajdź księgowego
    • Spotkaj się z doradcą
    • Usługi wdrożenia
    • Opinie klientów
    • Wsparcie
    • Aktualizacje
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Zaplanuj demo
  • Cennik
  • Pomoc

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Księgowość
  • Zapasy
  • PoS
  • Projekt
  • MRP
All apps
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Pomoc

How to enter a manual Shipment Date for a whole Delivery Order?

Zaprenumeruj

Otrzymaj powiadomienie o aktywności w tym poście

To pytanie dostało ostrzeżenie
deliveryshipment
2 Odpowiedzi
6406 Widoki
Awatar
Mircea

Hi,

In our company we need to create delivery orders with a fixed delivery date. That means that we don't rely on the automatic computation of the shipment date, and we need to imput that manualy.

Right now I see that the shipment date for a delivery order is set based on the minimum delivery date of the individual items from the Sale Order, and each item has it's own delivery date (lead time) defined on the product page. Now this would be fine for a retailer or something, but we create shipments with multiple components that need to be shipped togheter at the same time to the same location. And that time is not based on the individual components lead time, but on other factors independent from the procurement or availability.

So I need a way to select a date for the shipment date, and apply that date both to the delivery order as a whole (so it appears corectly on the "Warehouse" -> "Delivery Orders" view) and to the individual products (so the same date appears on the "Warehouse" -> "Deliver Products" for each item). This way the workers can take a quick look at those views and plan the packing and the transport for the day.

Is there a way to do that appart from setting the dates individually on each item on the delivery order? Manualy is very prone to mistakes and bad design generaly. I would prefer to put a field on the confirmed Sale Order with the shipment date that would transfer automatically to the delivery order, or at least a button on the Delivery Order to automaticaly set the date on each item and delivery order. I tried the [sale_order_dates] module but it seems usless since it does nothing but put some date fields on the sale order but the selected date doesn't transfer to the delivery order. I'm willing wo write custom code for this functionality, but I don't know the correct way to approach this.

Thank you

1
Awatar
Odrzuć
Awatar
Mircea
Autor Najlepsza odpowiedź

Well I guess there is no solution to this other then develop my own module or modify the logic. I'm thinking of placing a button on the delivery order that, when pressed, will put the same shipment date on all the items, and leave the shippment date on the delivery order always visible and editable.

If anyone can give me some general pointers on how to achive that it would be very helpfull.

Thank you

1
Awatar
Odrzuć
Awatar
NextERP Romania SRL
Najlepsza odpowiedź

Hi, the date created in the delivery order, is the Commitment Date from Sale Order, you can change the function _get_commitment_date from sale_order_dates and that will be the date of the delivery...

0
Awatar
Odrzuć
NextERP Romania SRL

For Romanian Developments join https://www.linkedin.com/groups?home=&gid=8149061&goback=&trk=grp-name

Mircea
Autor

Thanks for your answer, but that doesn't work. The Date on the delivery order is NOT the Commitment Date. That date is computed separately from the Commitment Date. Like I said, the [sale_order_dates] module does nothing but place those fields on the sale order, it does not transfer the values anywhere.

Podoba Ci się ta dyskusja? Dołącz do niej!

Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!

Zarejestruj się
Powiązane posty Odpowiedzi Widoki Czynność
can i add my own shipping partner in odoo
delivery shipment ecommerce
Awatar
0
sie 24
1706
Error with Check Status
delivery
Awatar
0
wrz 25
808
How to manage deliveries with our own fleet Rozwiązane
delivery
Awatar
Awatar
Awatar
Awatar
Awatar
4
lip 25
3461
Local Delivery
delivery
Awatar
0
sie 24
2000
How to set up simple delivery process? How to access Deliver picking operations?
delivery
Awatar
Awatar
1
cze 24
3015
Społeczność
  • Samouczki
  • Dokumentacja
  • Forum
Open Source
  • Pobierz
  • Github
  • Runbot
  • Tłumaczenia
Usługi
  • Hosting Odoo.sh
  • Wsparcie
  • Aktualizacja
  • Indywidualne rozwiązania
  • Edukacja
  • Znajdź księgowego
  • Znajdź partnera
  • Zostań partnerem
O nas
  • Nasza firma
  • Zasoby marki
  • Skontaktuj się z nami
  • Oferty pracy
  • Wydarzenia
  • Podcast
  • Blog
  • Klienci
  • Informacje prawne • Prywatność
  • Bezpieczeństwo Odoo
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo to pakiet aplikacji biznesowych typu open source, które zaspokoją wszystkie potrzeby Twojej firmy: CRM, eCommerce, księgowość, inwentaryzacja, punkt sprzedaży, zarządzanie projektami itp.

Unikalną wartością Odoo jest to, że jest jednocześnie bardzo łatwe w użyciu i w pełni zintegrowane.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now